Update theme-ender-dark.css
This commit is contained in:
parent
49cea2b659
commit
8222418c61
1 changed files with 3 additions and 3 deletions
|
@ -178,9 +178,9 @@
|
|||
--color-orange-badge-hover-bg: #ea580c44;
|
||||
--color-git: #f05133;
|
||||
/* target-based colors */
|
||||
--color-body: var(--steel-800);
|
||||
--color-box-header: var(--steel-700);
|
||||
--color-box-body: var(--steel-750);
|
||||
--color-body: #000000;
|
||||
--color-box-header: #000000;
|
||||
--color-box-body: #000000;
|
||||
--color-box-body-highlight: var(--steel-650);
|
||||
--color-text-dark: #fff;
|
||||
--color-text: var(--steel-100);
|
||||
|
|
Loading…
Reference in a new issue