mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
More neutral primary color in mirador viewer configuration.
This commit is contained in:
@@ -57,7 +57,7 @@ windowSettings.manifestId = manifest;
|
|||||||
palette: {
|
palette: {
|
||||||
type: 'light',
|
type: 'light',
|
||||||
primary: {
|
primary: {
|
||||||
main: '#b03727',
|
main: '#266883',
|
||||||
},
|
},
|
||||||
secondary: {
|
secondary: {
|
||||||
main: '#b03727',
|
main: '#b03727',
|
||||||
|
Reference in New Issue
Block a user