mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
44112: secondary color change
This commit is contained in:
@@ -18,7 +18,7 @@ $red: #CF4444 !default;
|
||||
|
||||
$theme-colors: (
|
||||
primary: $blue,
|
||||
secondary: $gray-600,
|
||||
secondary: $gray-700,
|
||||
success: $green,
|
||||
info: $cyan,
|
||||
warning: $yellow,
|
||||
|
Reference in New Issue
Block a user