set secondary to new blue

This commit is contained in:
ijin08
2019-02-11 09:54:14 +01:00
parent c34021344a
commit 9e0c795228

View File

@@ -159,8 +159,8 @@ $table-bg-hover: $dark-3;
$btn-primary-bg: #ff6600;
$btn-primary-bg-hl: #bc3e06;
$btn-secondary-bg-hl: lighten($blue-dark, 5%);
$btn-secondary-bg: $blue-dark;
$btn-secondary-bg-hl: $sapphire-base;
$btn-secondary-bg: $sapphire-shade;
$btn-secondary-bg: $sapphire-base;
$btn-secondary-bg-hl: $sapphire-shade;