update to match primary color
This commit is contained in:
@@ -80,7 +80,7 @@ if (! $nav_icon_colour)
|
||||
if (! $nav_active_icon_colour)
|
||||
$nav_active_icon_colour = 'rgba(255, 255, 255, 0.75)';
|
||||
if (! $link_colour)
|
||||
$link_colour = '#0275d8';
|
||||
$link_colour = '#007bff';
|
||||
if (! $banner_colour)
|
||||
$banner_colour = '#fff';
|
||||
if (! $bgcolour)
|
||||
|
||||
Reference in New Issue
Block a user