# 4. App Configs

### 4.1  Change App Information

From your IDE, go to the **lib/configs/app\_config.dart** file.

<figure><img src="https://3680394644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyaJJT5ZOPh9eibDKGSOc%2Fuploads%2FdSLvQV34LodFsF99PGED%2Fadmin_config.png?alt=media&#x26;token=2e56ae5d-6540-4a7b-853f-df2d052a46cd" alt=""><figcaption></figcaption></figure>

> * Change the App Name.
> * Change the theme color if you want.

### 4.2 Change Logos

#### Default Logo

To change the logo,  First, rename your logo to **logo.png** and make sure the icon is in **.png** format. Now drag & drop your logo to the **assets/images** folder and replace it with our logo. That's it.

#### Dark Logo

To change the dark logo,  First, rename your logo to **logo\_dark.png** and make sure the icon is in **.png** format. Now drag & drop your logo to the **assets/images** folder and replace it with our logo. That's it.
