More neutral primary color in mirador viewer configuration.

This commit is contained in:
Michael Spalti
2021-10-14 16:13:36 -07:00
parent 24a6a4c25a
commit 80a9770936

View File

@@ -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',