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

10 lines
173 B
SCSS

@import "theme.scss";
//Daux.io Blue
:root {
--sidebar-background: #f7f7f7;
--sidebar-link-active-background: #c5c5cb;
--dark: #3f4657;
--light: #82becd;
}