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