Fly TV
  • 📺Welcome
  • Getting Started
    • Download Android Studio
    • Open Project
  • Project Structure
    • Module Structure
      • network
      • chachemanager
      • app_data_source
      • app
    • Product Flavor
  • Project Customization
    • Change App Name
    • Change App Icon
    • Change App Color Theme
    • Change ApplicationId
  • Firebase Configuration
    • Create Firebase Project
    • Add your App to Firebase
    • Sync and Rebuild Project
  • Backend Configuration
    • Open New Google Sheet
    • Renaming the existing Sheet
    • Adding New Sheet
    • Configure Sheet
      • Configure Category Sheet
      • Configure Channel List
      • Configure Banner
      • Tv Shows configuration
  • Connect Sheet with App
    • Publish google sheet
    • Get Sheet ID
    • Configure in App
  • Admob configuration
  • Product License
  • Thank you
Powered by GitBook
On this page
  1. Project Customization

Change App Color Theme

To change the app color, open the app/src/main/java/package_name/ui/theme/Color.kt . Here, you can customize the color scheme using your preferred color codes. Refer to the image below for guidance.

PreviousChange App IconNextChange ApplicationId

Last updated 1 year ago