> For the complete documentation index, see [llms.txt](https://doc.newshour.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.newshour.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="https://503170080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLNfw7ZA0Eb8JL71w4H2T%2Fuploads%2FbKT1WwKNwyPo0lpNP0jK%2Fadmin_config.png?alt=media&amp;token=23bebd60-780d-4b13-81bd-1eda23ce9dfa" 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.
