Vmeda.Online/src/theme/theme.custom.scss

22 lines
312 B
SCSS

/*
* App CUSTOM theme SCSS
* ----------------------------------------------------------------------------
* Place here custom styles.
*/
/*
* Light Theme
* -------------------------------------------
*/
:root {
}
/*
* Dark Theme
* -------------------------------------------
*/
:root body.dark {
}