8
0
daux.io/themes/daux/scss/theme-red.scss
2018-02-25 20:12:18 +01:00

12 Zeilen
204 B
SCSS

@import "theme.scss";
// Daux.io Red
:root {
--sidebar-hover: #eee;
--lines: #eee;
--sidebar-background: #f7f7f7;
--dark: #c64641; //#df4f49;
--light: #ecb5a1;
--text: #2d2d2d;
}