-
Notifications
You must be signed in to change notification settings - Fork 26
Setting up theme colors
sarsamurmu edited this page Jan 20, 2024
·
3 revisions
First open this directory - app/src/main/res
These are the files that you need to modify
-
values/themes.xml
- for Light theme -
values-night/themes.xml
- for Dark theme -
values-v31/themes.xml
- for Material You Light theme -
values-night-v31/themes.xml
- for Material You Dark theme
-
colorPrimary
: 2, 10 -
colorPrimaryDark
: 1 -
colorAccent
: 6 -
navigationBar
: 11
-
navigationViewTitle
: 12 -
navigationViewTitleBack
: 13 -
navigationViewText
: 16 -
navigationViewTextSelected
: 14 -
navigationViewSelectedBackground
: 15
-
swipeRefresh
: Refresh icon color when refreshing cloud wallpapers
-
toolbarIcon
: 3
-
tabIndicator
: 22 -
tabText
: 21 -
tabTextSelected
: 20
-
cardBackground
: 8
-
rippleColor
: 23 -
rippleAccent
: 24
-
mainBackground
: 9 -
primaryText
: 5 -
secondaryText
: 4 -
dividerList
: 7
There are some colors that need to be modified in colors.xml
You can find the XMLs in
-
values/colors.xml
- for all light themes -
values-night/colors.xml
- for all dark themes
-
splashColor
: Splash screen background color
These are the icons which show up when you hold down the app's icon in the app launcher
If you want more help then join Our Telegram Group.
- Wallpaper JSON
- Setting up the Config JSON
- Advanced Dashboard configurations
- Changing fonts
- Changing navigation drawer icons
- Changing icons of the apply section
- Replacing icon names in icon preview
- Enabling OneSignal notifications
- Enabling InApp purchases (donations and premium requests)
- Customizing the analog clock widget
- Enabling Kustom presets