mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-03-26 10:07:47 +01:00
Tweak dark theme text colors a bit more
This commit is contained in:
parent
915e74ae7a
commit
8069120847
@ -5,8 +5,8 @@
|
||||
*/
|
||||
|
||||
.cpd-theme-dark.cpd-theme-dark {
|
||||
--cpd-color-text-primary: #ffffff;
|
||||
--cpd-color-text-secondary: rgba(255, 255, 255, 0.7);
|
||||
--cpd-color-text-primary: rgba(255, 255, 255, 0.9);
|
||||
--cpd-color-text-secondary: rgba(255, 255, 255, 0.65);
|
||||
/* TODO?
|
||||
--cpd-color-alpha-green-1400: hsla(152, 88%, 94%, 0.96);
|
||||
--cpd-color-alpha-green-1300: hsla(152, 93%, 88%, 0.91);
|
||||
|
Loading…
x
Reference in New Issue
Block a user