Customize NavBar Color and Dashboard

Dear Community,

how can I customize the Dashboard Colors? I want to customize the NavBar but i cant find the right file or line…

Version is 1.5.9

I hope you can help me.

Thank you.

1 Like

Look at
assets/invoiceplane/sass/_variables.scss

If you are not compiling stylesheets then
/var/www/invoiceplane/assets/invoiceplane/css/style.css

I would however, recommend you just overwrite your styling in
assets/core/css/custom.css

1 Like