Lines Matching full:color
228 color: theme-color('secondary');
231 background-color: theme-color-level(dark, -10.5);
232 color: theme-color('dark');
236 background-color: theme-color-level(light, 0);
237 box-shadow: inset 0 0 0 2px theme-color('primary');
238 color: theme-color('dark');
243 background-color: theme-color('secondary');
244 color: $white;
250 background-color: theme-color('secondary');
251 color: theme-color('light');
262 background-color: theme-color('primary');
267 background-color: theme-color('secondary');
268 color: theme-color('light');
280 background-color: theme-color('light');
283 border-inline-end: 1px solid theme-color-level('light', 2.85);
308 background-color: $black;