Setting up colors.xml - jahirfiquitiva/Kuper GitHub Wiki

You can modify the dashboard’s colors in the colors.xml file, which you will find under app/src/main/res/values/colors.xml.

You can modify each value by replacing the text between the “>” and “<” signs with a hexadecimal color code.

The colors' names are pretty self-explanatory, so you should be able to figure out which parts of the dashboard particular values correspond to.

Remember to edit all the values in this file, to maintain a consistent look throughout all the available dashboard themes.