implement appearance tab nits

- fix border colours in dark theme
- lighten dark theme preview background
- add missing return statement
This commit is contained in:
Jorik Schellekens 2020-06-22 12:28:15 +01:00
parent 086177d808
commit aab42a291b
4 changed files with 15 additions and 10 deletions

View file

@ -198,8 +198,8 @@ $breadcrumb-placeholder-bg-color: #272c35;
$user-tile-hover-bg-color: $header-panel-bg-color;
// FontSlider colors
$font-slider-bg-color: $room-highlight-color;
// Appearance tab colors
$appearance-tab-border-color: $room-highlight-color;
// ***** Mixins! *****