Remove light theme
This commit is contained in:
parent
f5e56708d5
commit
3b200705ed
6 changed files with 4 additions and 351 deletions
3
res/themes/dharma/css/_paths.scss
Normal file
3
res/themes/dharma/css/_paths.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
// Path from root SCSS file (such as `light.scss`) to `res` dir in the source tree
|
||||
// This value is overridden by external themes in `riot-web`.
|
||||
$res: ../../..;
|
|
@ -1,4 +1,4 @@
|
|||
@import "../../light/css/_paths.scss";
|
||||
@import "_paths.scss";
|
||||
@import "_fonts.scss";
|
||||
@import "_dharma.scss";
|
||||
@import "../../../../res/css/_components.scss";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue