implement appearance tab nits
- fix border colours in dark theme - lighten dark theme preview background - add missing return statement
This commit is contained in:
parent
086177d808
commit
aab42a291b
4 changed files with 15 additions and 10 deletions
|
@ -327,7 +327,7 @@ $breadcrumb-placeholder-bg-color: #e8eef5;
|
|||
$user-tile-hover-bg-color: $header-panel-bg-color;
|
||||
|
||||
// FontSlider colors
|
||||
$font-slider-bg-color: rgba($input-darker-bg-color, 0.2);
|
||||
$appearance-tab-border-color: $input-darker-bg-color;
|
||||
|
||||
// ***** Mixins! *****
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue