mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
softsimon theme primary color fix
This commit is contained in:
parent
fe8fc9d852
commit
be6da5526d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ $gray-700: $fg;
|
|||
|
||||
$nav-tabs-link-active-bg: $active-bg;
|
||||
|
||||
$primary: #105fb0;
|
||||
$primary: #007cfa;
|
||||
$secondary: #2d3348;
|
||||
$tertiary: #653b9c;
|
||||
$success: #1a9436;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue