softsimon theme primary color fix

This commit is contained in:
softsimon 2025-12-17 21:53:10 +07:00
parent fe8fc9d852
commit be6da5526d
No known key found for this signature in database
GPG key ID: 488D7DCFB5A430D7

View file

@ -18,7 +18,7 @@ $gray-700: $fg;
$nav-tabs-link-active-bg: $active-bg;
$primary: #105fb0;
$primary: #007cfa;
$secondary: #2d3348;
$tertiary: #653b9c;
$success: #1a9436;