Lines Matching full:color
169 color: theme-color('secondary');
172 background-color: theme-color-level(dark, -10.5);
173 color: theme-color('dark');
177 background-color: theme-color-level(light, 0);
178 box-shadow: inset 0 0 0 2px theme-color('primary');
179 color: theme-color('dark');
184 background-color: theme-color('secondary');
185 color: $white;
191 background-color: theme-color('secondary');
192 color: theme-color('light');
203 background-color: theme-color('primary');
208 background-color: theme-color('secondary');
209 color: theme-color('light');
221 background-color: theme-color('light');
224 border-right: 1px solid theme-color-level('light', 2.85);
249 background-color: $black;