Rename dharma theme to light theme

This commit is contained in:
J. Ryan Stinnett 2019-02-13 09:45:20 +00:00
parent 6c954dadc8
commit b0d08b9a25
9 changed files with 9 additions and 9 deletions

View 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: ../../..;