themes
This commit is contained in:
parent
dc19272a2d
commit
7b9b5b0727
|
@ -72,6 +72,7 @@
|
|||
--text-normal: rgb(var(--textbrighter));
|
||||
--text-muted: rgb(var(--textdarker));
|
||||
--channels-default: rgb(var(--textdark));
|
||||
--channel-icon: rgb(var(--textdark));
|
||||
--interactive-normal: rgb(var(--textbright));
|
||||
--interactive-hover: rgb(var(--textbrighter));
|
||||
--interactive-active: rgb(var(--textbrightest));
|
||||
|
|
|
@ -113,6 +113,7 @@
|
|||
--text-normal: rgb(var(--textbrighter));
|
||||
--text-muted: rgb(var(--textdarker));
|
||||
--channels-default: rgb(var(--textdark));
|
||||
--channel-icon: rgb(var(--textdark));
|
||||
|
||||
--interactive-normal: rgb(var(--textbright));
|
||||
--interactive-hover: rgb(var(--textbrighter));
|
||||
|
|
Loading…
Reference in New Issue