> For the complete documentation index, see [llms.txt](https://doc-primelms.mrb-lab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-primelms.mrb-lab.com/admin-setup/4.-app-configs.md).

# 4. App Configs

### 4.1  Change App Information

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

<figure><img src="/files/yXwzyaSqjI7B555muef6" 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.
