mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-28 20:44:18 +03:00
Added more variable color - tan and dodger blue
This commit is contained in:
parent
942ba0f7d1
commit
054f6582af
|
@ -46,6 +46,8 @@ $yellow: #ffc107 !default;
|
||||||
$green: #198754 !default;
|
$green: #198754 !default;
|
||||||
$teal: #20c997 !default;
|
$teal: #20c997 !default;
|
||||||
$cyan: #0dcaf0 !default;
|
$cyan: #0dcaf0 !default;
|
||||||
|
$tan: #d2b48c !default;
|
||||||
|
$dodger-blue: #005a9c !default;
|
||||||
// scss-docs-end color-variables
|
// scss-docs-end color-variables
|
||||||
|
|
||||||
// scss-docs-start colors-map
|
// scss-docs-start colors-map
|
||||||
|
|
Loading…
Reference in New Issue
Block a user