Add element theme
This commit is contained in:
parent
bb9ae7b55b
commit
baebab7b16
6 changed files with 479 additions and 0 deletions
3
res/themes/element/css/_paths.scss
Normal file
3
res/themes/element/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: ../../..;
|
Loading…
Add table
Add a link
Reference in a new issue