SiriusXT / trilium-theme-blue

blue theme for trilium
MIT License
76 stars 10 forks source link

How to change colors? #1

Closed alpiua closed 1 year ago

alpiua commented 2 years ago

Thank you for the theme. Obviously a dumb question, but I spent 20 minutes and couldn't figure out how I can change the background color for the note. The white is too bright for me. Also text color on tabs would be better if be darker.

SiriusXT commented 2 years ago

.body{ background-color: #eee; }

alpiua commented 2 years ago

There is no such thing in the .css. Where should I put it to have it working? Putting it in a random place and reloading the interface doesn't change anything.

Checkerface230 commented 2 years ago

how do you change the color? where can I put that CSS .body because it seems it is not working I don't know why?

SiriusXT commented 1 year ago

css style add !important;