Update theme-ender-dark.css

This commit is contained in:
endernon 2024-03-30 22:46:23 +00:00
parent 49cea2b659
commit 8222418c61

View file

@ -178,9 +178,9 @@
--color-orange-badge-hover-bg: #ea580c44; --color-orange-badge-hover-bg: #ea580c44;
--color-git: #f05133; --color-git: #f05133;
/* target-based colors */ /* target-based colors */
--color-body: var(--steel-800); --color-body: #000000;
--color-box-header: var(--steel-700); --color-box-header: #000000;
--color-box-body: var(--steel-750); --color-box-body: #000000;
--color-box-body-highlight: var(--steel-650); --color-box-body-highlight: var(--steel-650);
--color-text-dark: #fff; --color-text-dark: #fff;
--color-text: var(--steel-100); --color-text: var(--steel-100);