Update theme-ender-dark.css
This commit is contained in:
parent
1e3a0f1659
commit
845fcb6fc6
1 changed files with 3 additions and 3 deletions
|
@ -200,15 +200,15 @@
|
|||
--color-light: #00000028;
|
||||
--color-light-mimic-enabled: rgba(0, 0, 0, calc(40 / 255 * 222 / 255 / var(--opacity-disabled)));
|
||||
--color-light-border: #ffffff28;
|
||||
--color-hover: #222222;
|
||||
--color-hover: #36185d;
|
||||
--color-active: var(--steel-700);
|
||||
--color-menu: #000000;
|
||||
--color-card: #111111;
|
||||
--color-markup-table-row: #ffffff06;
|
||||
--color-markup-code-block: #000000;
|
||||
--color-button: #000000;
|
||||
--color-code-bg: var(--steel-750);
|
||||
--color-code-sidebar-bg: var(--steel-600);
|
||||
--color-code-bg: var(--steel-850);
|
||||
--color-code-sidebar-bg: var(--steel-700);
|
||||
--color-shadow: #00000060;
|
||||
--color-secondary-bg: var(--steel-700);
|
||||
--color-text-focus: #fff;
|
||||
|
|
Loading…
Add table
Reference in a new issue