mirror of
https://github.com/tabler/tabler.git
synced 2026-07-23 05:51:42 +04:00
buttons color fixes
This commit is contained in:
@@ -13,6 +13,7 @@ $icon-fonts: () !default;
|
||||
|
||||
// COLORS
|
||||
$theme-color-interval: 10% !default;
|
||||
$min-contrast-ratio: 1.5 !default;
|
||||
|
||||
$light: #f5f7fb !default;
|
||||
$dark: #354052 !default;
|
||||
@@ -426,9 +427,6 @@ $table-accent-bg: $min-black !default;
|
||||
$toast-border-color: $border-color !default;
|
||||
$toast-header-color: $text-muted !default;
|
||||
|
||||
//other
|
||||
$yiq-contrasted-threshold: 200 !default;
|
||||
|
||||
//progress
|
||||
$progress-bg: $light-mix !default;
|
||||
$progress-height: .5rem !default;
|
||||
|
||||
Reference in New Issue
Block a user