Colors and Theme

Estimated reading: 1 minute 48 views
To customize and change the main color of the application follow the steps below.
  • Go to AppSettings.cs class and change the colors below to your own colors.
  • Go to the Values folder open the Colors.xml file and you will see all the XML file which is responsible for the main color and the theme of the main application.
  • Go to the Values folder open the Styles.xml file and you can control your theme colors and status bar and text colors and dividers and etc.
  • Set Theme Full-Screen App:

Leave a Comment