|
|
@ -39,9 +39,9 @@
|
|
|
|
--txt-dark: var(--bg-0); /* color of dark text on colored backgrounds. */
|
|
|
|
--txt-dark: var(--bg-0); /* color of dark text on colored backgrounds. */
|
|
|
|
--txt-link: var(--aqua); /* color of links. */
|
|
|
|
--txt-link: var(--aqua); /* color of links. */
|
|
|
|
--txt-0: #eceff4; /* color of bright/white text. */
|
|
|
|
--txt-0: #eceff4; /* color of bright/white text. */
|
|
|
|
--txt-1: #e5e9f0; /* main text color. */
|
|
|
|
--txt-1: #e5e9f0d8; /* main text color. */
|
|
|
|
--txt-2: #d8dee9; /* color of secondary text like channel list. */
|
|
|
|
--txt-2: #b2b7c2; /* color of secondary text like channel list. */
|
|
|
|
--txt-3: #c2c7d1; /* color of muted text. */
|
|
|
|
--txt-3: #717379; /* color of muted text. */
|
|
|
|
|
|
|
|
|
|
|
|
/* accent colors */
|
|
|
|
/* accent colors */
|
|
|
|
--acc-0: var(--blue); /* main accent color. */
|
|
|
|
--acc-0: var(--blue); /* main accent color. */
|
|
|
|