Commit 9e0c7952 by ijin08

set secondary to new blue

parent c3402134
...@@ -159,8 +159,8 @@ $table-bg-hover: $dark-3; ...@@ -159,8 +159,8 @@ $table-bg-hover: $dark-3;
$btn-primary-bg: #ff6600; $btn-primary-bg: #ff6600;
$btn-primary-bg-hl: #bc3e06; $btn-primary-bg-hl: #bc3e06;
$btn-secondary-bg-hl: lighten($blue-dark, 5%); $btn-secondary-bg-hl: $sapphire-base;
$btn-secondary-bg: $blue-dark; $btn-secondary-bg: $sapphire-shade;
$btn-secondary-bg: $sapphire-base; $btn-secondary-bg: $sapphire-base;
$btn-secondary-bg-hl: $sapphire-shade; $btn-secondary-bg-hl: $sapphire-shade;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment