mirror of
https://github.com/aronwk-aaron/MSState-Library-ETD.git
synced 2026-05-21 19:59:10 -05:00
Secondary color (from MSU color guide)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
$theme-colors: (
|
||||
"primary": #660000
|
||||
"primary": #660000,
|
||||
"secondary": #777777
|
||||
);
|
||||
|
||||
@import "../bootswatch-master/flatly/variables";
|
||||
|
||||
Reference in New Issue
Block a user