Touchkit 4 + Valo / Mobile Components

Hello all,

Doing some tests with Touchkit4 and Vaadin 7.3.
As I can’s see 7.3 without Valo theme, i’m using Valo as theme for my Touchkit4 app. It’s rendering quite nicely, except for the mobile components (for instance NavigationView and ComponentGroup).
I made some tries with dark-variation of Valo (the same variation/parameters as in the demo) and Touchkit components does not adapt and keep their default rendering. So in the dark-variation I get nasty white blocks inside a nice dark environment.

Is there some tip I’m not aware of ? Or is valo-for-touchkit still in the tube and coming soon ?
Is Valo going to be the official theme for Touchkit ?

Regards
Sebastien

Sebastien,

Unfortunately TouchKit 4 is not “Valo-aware” at this point as the new theme for TouchKit was developed independently from Valo before we had even thought of starting to build Valo. But this is something that we want to do for TouchKit in the future. There is currently no time-line for when this version would be available, so until it is, you must style the TouchKit components separately using CSS/SCSS.

Hope this answers your question.
/Jonatan

Crystal clear.
Thx for your answer.