Disa-im / DisaOpenSource

A platform for Disa's unified messenger
http://disa.im/
157 stars 30 forks source link

Theming Disa in CyanogenMod #6

Open HammyHavoc opened 8 years ago

HammyHavoc commented 8 years ago

Looking to theme Disa in a CyanogenMod theme to bring additional interest to the app by not including a skin for the stock Messaging app and encouraging people to use Disa.

I've been exploring the source and it's using Xamarin so I'm not entirely familiar with it. How would I go about recolouring elements? For example in com.google.android.calculator, I can recolour the navigation bar with the item name of android:navigationBarColor.

walker93 commented 8 years ago

I don't know how CM themes works, but I tried to do the same using layers. Unfortunately a lot of dynamic elements (messages, conversations, settings...) had an hard-coded color. So it wasn't possible to change that. Maybe with CM will work, but I don't know the answer to your question