This website requires JavaScript.
Explore
Help
Sign in
mad-star-studio
/
element-web
Watch
2
Star
0
Fork
You've already forked element-web
0
Code
Pull requests
Activity
35b3013386
element-web
/
src
/
skins
/
vector
/
css
/
themes
/
light.scss
2 lines
42 B
SCSS
Raw
Normal View
History
Unescape
Escape
initial stab at an official dark theme via the magic of SASS. SVGs are all broken, and some of the more exotic colours haven't been updated. There's been no attempt to use SASS to remove duplication from the CSS yet. no attempt to switch it at runtime yet.
2016-12-28 04:04:43 +00:00
@import
"
_base
"
;
@import
"
../_components
"
;
Copy permalink