Small color change
This commit is contained in:
parent
a1635ccc68
commit
bd46430434
|
@ -25,7 +25,7 @@ $defaultBackground: #474747;
|
||||||
|
|
||||||
// Toolbar
|
// Toolbar
|
||||||
$toolbarSelectBackground: rgba(0, 0, 0, .6);
|
$toolbarSelectBackground: rgba(0, 0, 0, .6);
|
||||||
$toolbarButtonToggled: #0091EA;
|
$toolbarButtonToggled: #44A5FF;
|
||||||
|
|
||||||
// Main controls
|
// Main controls
|
||||||
$inputBackground: rgba(132, 132, 132, .5);
|
$inputBackground: rgba(132, 132, 132, .5);
|
||||||
|
|
Loading…
Reference in New Issue