white theme that doesnt hurt eyes (#2938)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user