little scss changes

- reworked sidebar-dark-* & sidebar-light-* to reduce lines (~1000 lines)
- changed `border-bottom: none` to `border-bottom: 0`
- added colors to $colors array
- removed box-solid-variant mixin (unused)
- removed `skin-dark-sidebar` & `skin-light-sidebar` mixin
- added `cards-variant` & `sidebar-color` mixin
This commit is contained in:
REJack
2019-07-17 23:01:00 +02:00
parent 54653bbb1e
commit b313b6ab1e
10 changed files with 2285 additions and 3274 deletions

File diff suppressed because one or more lines are too long