Page 1 of 1

[SOLVED] customizing omega colors (elite)

Posted: 22 Aug 2018, 11:34
by gun
Hello,

we're currently using Primefaces 6.1.4 and we have some elite subscriptions.
We're using the omega theme and hacked some custom css to adjust some styles.

What we now want to do is: Setup a custom maven project to avoid our css hacking.

I'm thinking about some Maven project like "primefaces-customized" to do color modifications in scss files and then let our portlets include this jarfile instead of the original jarfile.
In the project I'm thinking about duplicating the theme folder "omega", for example "omega-customized" and then use this as the value for the "THEME"-param in web.xml's
The project's version would always reflect the real primefaces version, for example currently 6.1.4 (or higher in case we're updating).

Would this be the right approach and where/what should I download to set up the project?

Regards,
gun

Re: customizing omega colors (elite)

Posted: 22 Aug 2018, 12:10
by gun
Would this be an extra subscription (designer api) on top of the already existing elite subscriptions?
Looks like, according to the store...
If yes, is a non-public use (intranet, vpn) non-commercial or commercial?

Regards,
gun

Re: customizing omega colors (elite)

Posted: 04 Sep 2018, 08:03
by huseyinT
Could you send mail contact -at primetek.com.tr ?

Re: customizing omega colors (elite)

Posted: 09 Sep 2018, 22:07
by cagatay.civici
Omega is not SASS based, you still can convert it to sass, apply the variables and create your own omega-custom jar file and redistribute it in different projects, I don't see any reason why not. It is the best approach as well.

Re: customizing omega colors (elite)

Posted: 10 Sep 2018, 08:58
by gun
Thank you.

Re: customizing omega colors (elite)

Posted: 14 Sep 2018, 13:57
by mert.sincan
This issue is resolved.