Page 1 of 1

How to easily change Rio colorset

Posted: 14 Mar 2018, 13:48
by v.bellantoni
Hello, I use Rio theme in my PrimeFaces application. I need to change the default blue-based (default) color set in a green-based color set.
Which is the easiest way ?
Could I do it graphically ?
Thanks a lot

Re: How to easily change Rio colorset

Posted: 14 Mar 2018, 16:10
by kubrasulukan
Hi,
You can change which color variables you want (using find and replace will be faster) in "layout-variables.less" and "theme-variables.less" files and compile "theme.less" file.

Regards