Change styling/design of Wiki #7819
Unanswered
nilskasseckert
asked this question in
Help / Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We would like to change the design of WikiJS, specifically the header and sidebar. Unfortunately, this is not possible. I have made the following changes in the
server/themes/default/theme.yml
file:Unfortunately, it is still blue.
I have now replaced
#1976d2
with#fcba03
throughout the entire code. When we runnpm run dev
, nothing happens. The CSS still looks like this:I am testing in Google Chrome with dev tools open and cache disabled. The only thing that changes is this line here:

What can I do?
Beta Was this translation helpful? Give feedback.
All reactions