cometchat-android-v5-theming
Installation
SKILL.md
Companion skills:
cometchat-android-v5-corecovers initialization;cometchat-android-v5-componentsprovides the component catalog;cometchat-android-v5-customizationcovers deeper component-level overrides.
Purpose
This skill teaches how to theme CometChat Android UI Kit v5 to match your app's design system. CometChat uses a combination of XML theme attributes, the CometChatTheme static class, and per-component style resources.
Use this skill when
- Changing CometChat colors to match brand
- Customizing fonts or typography
- Enabling dark mode
- Applying per-component styles
- "How do I change the primary color?"
- "How do I make CometChat match my app theme?"