Hi Joel,

El mar., 22 ene. 2019 a las 16:56, Joel Tan (<[email protected]>)
escribió:

> Hi,
>
> 1. Jewel component is nice, but we would like to create our own skins for
> the UI component, how to re-skin the UI components like what we did for
> Spark skinning using Skinnable class. If it is not possible in Royale, how
> can we create our own UI component like what Carlos did for the Jewel.
>
>
The concept behind Jewel is to create a themes and you can create your own
theme.
In fact It would be great that someone like you create an alternative to
the current JewelTheme in order to
see where we find flaws and fix/adapt to make more easy create new themes
with visuals.
If you want to create a new theme and share here to be part of Royale,
that's great too :)

 So Jewel creates the "html structure" and has CSS files (one per
component) using SASS. And the css rules
are the glue between two.

A possible path for you is:

1.- Duplicate JewelTheme
2.- Start making the changes to CSS as you need to create the new theme

In this approach there's no "skin" concept and I tried to do all with
CSS/SVG.





> --
> Carlos Rovira
> http://about.me/carlosrovira
>
>
>
>

Reply via email to