File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -58,22 +58,22 @@ $teal: #3abf94 !default;
58
58
$cyan : #17a2b8 !default ;
59
59
60
60
$theme-colors : (
61
- primary : $blue ,
62
- secondary : $gray-600 ,
63
- success : $teal ,
64
- info : $purple ,
65
- warning : $yellow ,
66
- danger : $red ,
67
- dark : $gray-800 ,
68
- inverse : $gray-700 ,
69
- gray : $gray-300 ,
70
- light : $gray-100 ,
71
- default : #e9ecef ,
72
- primary-light : #dee4ee ,
73
- success-light : #ecfaec ,
74
- info-light : #f2fafa ,
75
- warning-light : #fdf7e6 ,
76
- danger-light : #fff2ef ,
61
+ ' primary' : $blue ,
62
+ ' secondary' : $gray-600 ,
63
+ ' success' : $teal ,
64
+ ' info' : $purple ,
65
+ ' warning' : $yellow ,
66
+ ' danger' : $red ,
67
+ ' dark' : $gray-800 ,
68
+ ' inverse' : $gray-700 ,
69
+ ' gray' : $gray-300 ,
70
+ ' light' : $gray-100 ,
71
+ ' default' : #e9ecef ,
72
+ ' primary-light' : #dee4ee ,
73
+ ' success-light' : #ecfaec ,
74
+ ' info-light' : #f2fafa ,
75
+ ' warning-light' : #fdf7e6 ,
76
+ ' danger-light' : #fff2ef ,
77
77
) !default ;
78
78
79
79
$link-color : #218bc3 ;
You can’t perform that action at this time.
0 commit comments