Skip to content

Setting up colors.xml

Jahir Fiquitiva edited this page Mar 18, 2020 · 2 revisions

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.