Match figma color scheme

This commit is contained in:
Jorik Schellekens 2020-04-23 11:33:28 +01:00
parent 6375e25263
commit 28dca9e525
3 changed files with 7 additions and 1 deletions

View file

@ -306,6 +306,9 @@ $breadcrumb-placeholder-bg-color: #e8eef5;
$user-tile-hover-bg-color: $header-panel-bg-color;
// FontSlider colors
$font-slider-bg-color: $input-darker-bg-color;
// ***** Mixins! *****
@define-mixin mx_DialogButton {