Better dark theme secondary text color

This commit is contained in:
SpiritCroc 2024-10-17 19:37:44 +02:00
parent f00efcb568
commit d9984f6f40

View File

@ -5,6 +5,8 @@
*/
.cpd-theme-dark.cpd-theme-dark {
--cpd-color-text-primary: #ffffff;
--cpd-color-text-secondary: rgba(255, 255, 255, 0.7);
/* TODO?
--cpd-color-alpha-green-1400: hsla(152, 88%, 94%, 0.96);
--cpd-color-alpha-green-1300: hsla(152, 93%, 88%, 0.91);