mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-01-29 02:34:21 +03:00
fix and added 'inverse' color
This commit is contained in:
parent
52dbc8d1f6
commit
32490815e6
|
@ -287,7 +287,7 @@ Then, run this script to get the list.
|
|||
@orange-A200: #ffab40;
|
||||
@orange-A400: #ff9100;
|
||||
@orange-A700: #ff6d00;
|
||||
@orange-500: @orange;
|
||||
@orange: @orange-500;
|
||||
|
||||
|
||||
@deep-orange-50: #fbe9e7;
|
||||
|
@ -360,3 +360,4 @@ Then, run this script to get the list.
|
|||
|
||||
@black: #000000;
|
||||
@white: #ffffff;
|
||||
@inverse: @indigo;
|
||||
|
|
Loading…
Reference in New Issue
Block a user