Edit a color of a theme

Is it possible to edit any of the themes? I want to adopt corporate colors, so would just like to change a couple of the primary colours of a theme.

Surely that must be doable?

Yes, it can be done with CSS in the layout. We have also changed the image on the new login pages.

1 Like

Hey Graham, what theme are you using?

find the root css, and make a scss version of it, then package them as branding color scss file, then you can reuse it in every project, I did that with all our projects, every new project, we use same theme, but change the branding colors in 1 file only, less than 5 mins to do.

1 Like

I found this post which may be useful to other for reference… if anyone needs some pointers, it’s an old post but I think still relevant.

Thanks for the support from the community and each preson who took the time to reply thank you!

I’ll have a play with all this later today! :slight_smile:

It was more of a general question about how users set their corporate brand colours on their apps. I think I’m missing a piece of the puzzle here…it seems harder than it should be? I see there are Themes and these are cool especially if you have no brand and you just need a nice theme, that also give you a colour picker for certain elements. I can also see how you ā€œappearā€ (more testing needed by me) to be able to select some of the colours in the Page Layout but I’m sure why some work and others dont… I’m just experimenting at the moment but I just want to get my head around how best to do it.

any tips msot welcome… I’m just reading these post replies and trying out their responses - thanks for your post Cameron.