Update theme-ender-dark.css
This commit is contained in:
parent
6eb7f5ae7c
commit
690c2001fd
1 changed files with 2 additions and 2 deletions
|
@ -188,7 +188,7 @@
|
||||||
--color-text-light-1: var(--steel-150);
|
--color-text-light-1: var(--steel-150);
|
||||||
--color-text-light-2: var(--steel-200);
|
--color-text-light-2: var(--steel-200);
|
||||||
--color-text-light-3: var(--steel-200);
|
--color-text-light-3: var(--steel-200);
|
||||||
--color-footer: var(--steel-900);
|
--color-footer: #000000;
|
||||||
--color-timeline: #000000;
|
--color-timeline: #000000;
|
||||||
--color-input-text: var(--steel-100);
|
--color-input-text: var(--steel-100);
|
||||||
--color-input-background: #000000;
|
--color-input-background: #000000;
|
||||||
|
@ -223,7 +223,7 @@
|
||||||
--color-reaction-active-bg: var(--color-primary-alpha-30);
|
--color-reaction-active-bg: var(--color-primary-alpha-30);
|
||||||
--color-tooltip-text: #ffffff;
|
--color-tooltip-text: #ffffff;
|
||||||
--color-tooltip-bg: #000000f0;
|
--color-tooltip-bg: #000000f0;
|
||||||
--color-nav-bg: var(--steel-900);
|
--color-nav-bg: #000000;
|
||||||
--color-nav-hover-bg: var(--steel-600);
|
--color-nav-hover-bg: var(--steel-600);
|
||||||
--color-label-text: #fff;
|
--color-label-text: #fff;
|
||||||
--color-label-bg: #cacaca5b;
|
--color-label-bg: #cacaca5b;
|
||||||
|
|
Loading…
Reference in a new issue