Theme builder

0
0

Hello to everybody. I have a question about WiseJ Theme Builder.

I created one theme for my app but I have a specific window that I would like to look diferently than the main theme. the window is in separate project but is referenced to the main project. So my question is how could I apply changes localy only on this window? For exemple, I need that my background color on this window to have white color instead of blue one or the text field should have radius 12 px but keep the images on the buttons from the main theme.

Thank you in advanced for your advices.

  • You must to post comments
0
0

Thank you Frank I will follow your advice.

Have a good day.

  • You must to post comments
0
0

Hi Antoni,

I think the best way to deal with this, is to use different appearences in the same theme or through mixins:

https://docs.wisej.com/theme-builder/theme-elements/appearances

Then you can switch the appearance of your elements by setting the AppearanceKey property.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.