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