Page 1 of 1

Styling of side&top bar

Posted: 10 Sep 2018, 16:58
by koesper
Hi!

I'm a bit confused about the scope of the theme designer.
I see that you can use it to style all main ui components like buttons, headers, form elements etc, just by editing this file:
/src/assets/mytheme/_variables.scss

But the menubars seem to be coded in /src/assets/layout/style/layout.scss
And for example the background color for .layout-wrapper.layout-topbar is hardcoded to #252d32

Shouldnt we be able to change the topbar from within 'mytheme' ?

Re: Styling of side&top bar

Posted: 17 Sep 2018, 21:21
by cagatay.civici
Layout e.g. the topbar and the sidemenu does not belong to PrimeNG, it is just a sample layout to demonstrate the themed components in the content section, since it is not part of the generated theme, they are not included in main variables.