white theme that doesnt hurt eyes (#2938)

This commit is contained in:
Arc
2025-02-07 18:24:33 +00:00
committed by GitHub
parent 9d2e52f694
commit 10c60291d2
3 changed files with 165 additions and 1 deletions
+4
View File
@@ -78,6 +78,10 @@ $themes: (
background: scale-color($color, $lightness: -60%);
}
*/
} @else {
body[data-theme='#{$theme}'].body--light {
background-color: #f4f4f4;
}
}
@if $name== 'info' {
[data-theme='#{$theme}'] .q-card--dark,