question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom themes in Tabrisjs 2?

See original GitHub issue

http://eclipsesource.com/blogs/2015/07/03/tabris-js-1-1-sneak-peak-custom-themes-on-android/

I was using this method successfully but now it’s not working. No more custom theme options?

Also why not add colorPrimary, colorPrimaryDark and colorAccent to tabris.ui?

There can be tabris.ui.app or tabris.ui.general to set properties mentioned above

// something like this will be great
tabris.ui.app.colorPrimary = '#f00'

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bev-oncommented, Feb 26, 2017

@maoamid only for Android.

1reaction
bev-oncommented, Feb 20, 2017

Thanks, I was able to set custom theme. I will close this issue and in near future I will try to publish code with custom theme and splashscreen examples.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom themes on Android - Tabris.js
Creating and applying a custom Android theme only takes three simple steps: Create an Android theme declaration; Enable the Tabris.js cordova ...
Read more >
Custom Splash Screen size - Tabris-JS - Stack Overflow
Per the Tabris.js issue tracker, the solution is to theme the android app with a color background on splash, and assume that the...
Read more >
Tabris.js (@tabrisjs) / Twitter
A complete tutorial on creating a custom home screen widget plugin for the Android platform and how to use it in your Tabris.js...
Read more >
Use themes to share colors and font styles | Flutter
To override the app-wide theme in part of an application, wrap a section of the app in a Theme widget. There are two...
Read more >
Tabris.js 2 - Microsoft Apps
The Tabris.js developer app supports user in writing and testing Tabris.js apps. It allows them to explore widgets and examples and provides reference...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found