Re: Initial sample theme based on colors

2018-03-10 Thread Carlos Rovira
Hi, just uploaded latest changes to jewel-ui branch, I think JewelExample is now more visible and css is more structured and complete for button. Still needs work, but things start to go more smoothly. 2018-03-10 11:17 GMT+01:00 Carlos Rovira : > > 2018-03-10 10:28

Re: Initial sample theme based on colors

2018-03-10 Thread Carlos Rovira
2018-03-10 10:28 GMT+01:00 Piotr Zarzycki : > So are you saying that in order to change something you will need to point > those files through fx:Style or Maven/Ant compiler options ? > > Since Royale is taking the included CSS files in theme and *processing* to output

Re: Initial sample theme based on colors

2018-03-10 Thread Piotr Zarzycki
So are you saying that in order to change something you will need to point those files through fx:Style or Maven/Ant compiler options ? Here is my thoughts: - No you should create visual appearance of component through sketch - why not. It helps you achieve what you really need. - You have

Re: Initial sample theme based on colors

2018-03-10 Thread Carlos Rovira
Hi Piotr, SASS is to help me develop final CSS. Did you read about my comparison with Photoshop/PSD - PNG? Should I create a PNG without a tool like Sketch to get final PNG? SASS only creates the final CSS (defaults.css or other you'll use to use) I'll love to have something like SASS in Royale

Re: Initial sample theme based on colors

2018-03-10 Thread Piotr Zarzycki
Does it mean that if he fix it you will be able to drop Sass usage? I actually don't like idea to pass some variables through Maven, Ant. If use write large app and would like to dynamically change colors he will need to pass many of them - yes? Piotr On Sat, Mar 10, 2018, 08:23 Carlos Rovira

Re: Initial sample theme based on colors

2018-03-09 Thread Piotr Zarzycki
Let me play a bit with your example to see what is all about right now. 2018-03-10 0:39 GMT+01:00 Piotr Zarzycki : > Carlos, > > Apart of your points 5, 6 where you have said that you need help - I don't > see example where something is not working. You were talking

Re: Initial sample theme based on colors

2018-03-09 Thread Piotr Zarzycki
Carlos, Apart of your points 5, 6 where you have said that you need help - I don't see example where something is not working. You were talking about some gradient things etc. Please proved some separate examples where you have tried to achieve and compiler failed. Thanks, Piotr 2018-03-10 0:16

Re: Initial sample theme based on colors

2018-03-09 Thread Carlos Rovira
One last thing, the first two buttons are from Basic since I decided not to mix with them in styles (so I will not refactor anything for now). Just to see this buttons are not affected by Jewel. Jewel Buttons are just extending basic classes. thanks 2018-03-10 0:14 GMT+01:00 Carlos Rovira