@@ -7,9 +7,7 @@ $navtab-height: 3rem;
7
7
$side-nav-width-md : 4rem ;
8
8
$side-nav-width-lg : 10rem ;
9
9
10
- $navtab-shadow-height : 0.8rem ;
11
- $navtab-shadow-color : rgba (#000 , 0.1 );
12
- $navtab-shadow-color-night : rgba (#000 , 0.7 );
10
+ $navbar-shadow-height : 0.2rem ;
13
11
14
12
// Type
15
13
$sm-font-size-ratio : 0.875 ;
@@ -53,7 +51,7 @@ $nusmods-theme-colors: (
53
51
#95aec7 ,
54
52
#ae95c7 ,
55
53
#c795ae ,
56
- #c79595
54
+ #c79595 ,
57
55
),
58
56
chalk : (
59
57
#fb9fb1 ,
@@ -63,7 +61,7 @@ $nusmods-theme-colors: (
63
61
#12cfc0 ,
64
62
#6fc2ef ,
65
63
#e1a3ee ,
66
- #deaf8f
64
+ #deaf8f ,
67
65
),
68
66
eighties : (
69
67
#f2777a ,
@@ -73,7 +71,7 @@ $nusmods-theme-colors: (
73
71
#6cc ,
74
72
#69c ,
75
73
#c9c ,
76
- #d27b53
74
+ #d27b53 ,
77
75
),
78
76
google : (
79
77
#cc342b ,
@@ -83,7 +81,7 @@ $nusmods-theme-colors: (
83
81
#3971ed ,
84
82
#79a4f9 ,
85
83
#a36ac7 ,
86
- #ec9998
84
+ #ec9998 ,
87
85
),
88
86
mocha : (
89
87
#cb6077 ,
@@ -93,7 +91,7 @@ $nusmods-theme-colors: (
93
91
#7bbda4 ,
94
92
#8ab3b5 ,
95
93
#a89bb9 ,
96
- #bb9584
94
+ #bb9584 ,
97
95
),
98
96
monokai : (
99
97
#f92672 ,
@@ -103,7 +101,7 @@ $nusmods-theme-colors: (
103
101
#a1efe4 ,
104
102
#66d9ef ,
105
103
#ae81ff ,
106
- #c63
104
+ #c63 ,
107
105
),
108
106
ocean : (
109
107
#bf616a ,
@@ -113,7 +111,7 @@ $nusmods-theme-colors: (
113
111
#96b5b4 ,
114
112
#8fa1b3 ,
115
113
#b48ead ,
116
- #ab7967
114
+ #ab7967 ,
117
115
),
118
116
oceanic-next : (
119
117
#ec5f67 ,
@@ -123,7 +121,7 @@ $nusmods-theme-colors: (
123
121
#5fb3b3 ,
124
122
#69c ,
125
123
#c594c5 ,
126
- #ab7967
124
+ #ab7967 ,
127
125
),
128
126
paraiso : (
129
127
#ef6155 ,
@@ -133,7 +131,7 @@ $nusmods-theme-colors: (
133
131
#5bc4bf ,
134
132
#06b6ef ,
135
133
#815ba4 ,
136
- #e96ba8
134
+ #e96ba8 ,
137
135
),
138
136
railscasts : (
139
137
#da4939 ,
@@ -143,7 +141,7 @@ $nusmods-theme-colors: (
143
141
#519f50 ,
144
142
#6d9cbe ,
145
143
#b6b3eb ,
146
- #bc9458
144
+ #bc9458 ,
147
145
),
148
146
tomorrow : (
149
147
#c66 ,
@@ -153,7 +151,7 @@ $nusmods-theme-colors: (
153
151
#8abeb7 ,
154
152
#81a2be ,
155
153
#b294bb ,
156
- #a3685a
154
+ #a3685a ,
157
155
),
158
156
twilight : (
159
157
#cf6a4c ,
@@ -163,7 +161,7 @@ $nusmods-theme-colors: (
163
161
#afc4db ,
164
162
#7587a6 ,
165
163
#9b859d ,
166
- #9b703f
164
+ #9b703f ,
167
165
),
168
166
);
169
167
0 commit comments