mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-27 22:01:09 +00:00
Update secondary color
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Fancy new Privacy Guides Color Scheme
|
||||
$primary: #FFD06F;
|
||||
$secondary: #3913B8;
|
||||
$secondary: #2B589C;
|
||||
$success: #03CEA4;
|
||||
$info: #AA78A6;
|
||||
$warning: #FB4D3D;
|
||||
@@ -20,4 +20,4 @@ $diaspora: #FFD06F;
|
||||
$tor: #7d4698;
|
||||
|
||||
$body-color: #28323F;
|
||||
$link-color: #3913B8;
|
||||
$link-color: $secondary;
|
||||
|
Reference in New Issue
Block a user