mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
dark mode improvements
This commit is contained in:
@@ -42,6 +42,7 @@ body:not(.theme-dark) .hide-theme-light {
|
||||
--#{$prefix}#{$color}-lt-rgb: #{to-rgb(theme-color-lighter($value, $dark))};
|
||||
}
|
||||
|
||||
color-scheme: dark;
|
||||
color: $dark-mode-text;
|
||||
background-color: $dark-mode-darken;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user