Points/docs/Documentation/themes/d3/scss/theme-green.scss

10 lignes
171 B
SCSS
Brut Vue normale Historique

2018-07-09 16:03:03 +02:00
@import "theme.scss";
//Daux.io Green
:root {
--sidebar-background: #f5f5f6;
--sidebar-link-active-background: #a0d55d;
--dark: #000;
--light: #8acc37;
}