Lines Matching refs:color
172 color: theme-color('secondary');
175 background-color: theme-color-level(dark, -10.5);
176 color: theme-color('dark');
180 background-color: theme-color-level(light, 0);
181 box-shadow: inset 0 0 0 2px theme-color('primary');
182 color: theme-color('dark');
187 background-color: theme-color('secondary');
188 color: $white;
194 background-color: theme-color('secondary');
195 color: theme-color('light');
206 background-color: theme-color('primary');
211 background-color: theme-color('secondary');
212 color: theme-color('light');
224 background-color: theme-color('light');
227 border-right: 1px solid theme-color-level('light', 2.85);
252 background-color: $black;