mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 19:14:09 +03:00
fix and added 'inverse' color
This commit is contained in:
parent
224eab6110
commit
de80e9218e
|
@ -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