Cofffee-Assets/styles/material-light/theme/variables.scss
stux 33ad106a25 Custom themes
Added all custom themes from the collection.
2022-05-23 23:03:20 +02:00

7 lines
158 B
SCSS

@charset "UTF-8";
@import 'base_config';
@import '../custom_config';
@import '../custom_color', '../custom_layout';
.link-button { color: $link-text-color }