1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

dark mode media query

This commit is contained in:
chomik
2019-06-02 00:57:39 +02:00
parent 4699814dc1
commit cccecb9aeb
3 changed files with 13 additions and 2 deletions
+2
View File
@@ -262,6 +262,8 @@ $yiq-contrasted-threshold: 200 !default;
$card-border-color: $border-color !default;
$list-group-border-color: $border-color !default;
$list-group-action-color: inherit !default;
$body-color: $dark !default;
$input-disabled-bg: $gray-100 !default;