-
-
Notifications
You must be signed in to change notification settings - Fork 48
Color Scheme : StatusBar and ActionBar color #98
Comments
The StatusBar color comes from vue-cli-template/template/app/App_Resources/Android/src/main/res/values/colors.xml Line 4 in c03e630
And the ActionBar itself is colored in vue-cli-template/template/app/components/App.vue Lines 20 to 24 in c03e630
The themes are only imported, but the classes are not applied by default. I want to tweak that to be optional, because I personally don't use them, so I don't want to have to delete extra classes whenever I create a new project... Might add that soon! |
Your issue has been tagged as low priority because it did not follow our issue guidelines. If you believe your issue should be higher priority please close this issue and create a new one Thanks for your understanding. |
We are locking this issue because it has been closed for more than 14 days. If the issue comes up again please open a new issue with additional details. |
I selected Color Scheme sky, but statusbar and actionbar color are #53ba82 .
Hwo do I change there color?
styles.scss imported
~nativescript-theme-core/scss/sky
and~nativescript-theme-core/scss/index
The text was updated successfully, but these errors were encountered: