Skip to content

Commit 0140e9c

Browse files
authored
theme: fix logo and align with upstream
1 parent b17b2d3 commit 0140e9c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

theme-cernbox/theme.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"slogan": "CERNBox – The CERN Cloud Storage"
66
},
77
"logo": {
8-
"sidebar": "cernbox/theme-cernbox/assets/cernbox-lrg.svg",
8+
"topbar": "cernbox/theme-cernbox/assets/cernbox-lrg.svg",
99
"favicon": "cernbox/theme-cernbox/assets/cernbox-abstract.svg",
1010
"login": "cernbox/theme-cernbox/assets/cernbox-lrg.svg",
1111
"notFound": "themes/owncloud/assets/cloud.svg"
@@ -16,6 +16,7 @@
1616
},
1717
"designTokens": {
1818
"colorPalette": {
19+
"background-accentuate": "",
1920
"background-default": "",
2021
"background-highlight": "#edf3fa",
2122
"background-muted": "",
@@ -73,7 +74,7 @@
7374
"slogan": "CERNBox – The CERN Cloud Storage"
7475
},
7576
"logo": {
76-
"sidebar": "cernbox/theme-cernbox/assets/cernbox-lrg.svg",
77+
"topbar": "cernbox/theme-cernbox/assets/cernbox-lrg.svg",
7778
"favicon": "cernbox/theme-cernbox/assets/cernbox-abstract.svg",
7879
"login": "cernbox/theme-cernbox/assets/cernbox-lrg.svg",
7980
"notFound": "themes/owncloud/assets/cloud.svg"

0 commit comments

Comments
 (0)