mirror of
https://github.com/tabler/tabler.git
synced 2026-07-24 03:54:42 +04:00
background fix
This commit is contained in:
@@ -96,10 +96,10 @@ $gray-700: #334155 !default;
|
||||
$gray-800: #1e293b !default;
|
||||
$gray-900: #0f172a !default;
|
||||
|
||||
$light: #f5f7fb !default;
|
||||
$light: $gray-50 !default;
|
||||
$dark: $gray-800 !default;
|
||||
|
||||
$body-bg: $light !default;
|
||||
$body-bg: #f5f7fb !default;
|
||||
$body-color: $dark !default;
|
||||
|
||||
$color-contrast-dark: $dark !default;
|
||||
|
||||
Reference in New Issue
Block a user