# Customization for v2

**URL:** https://discourse.getcockpit.com/t/customization-for-v2/2740
**Category:** Cockpit v2
**Created:** [March 21, 2023, 11:30am UTC](https://discourse.getcockpit.com/t/customization-for-v2/2740 "2023-03-21T11:30:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![fliptation](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.getcockpit.com/fliptation/32/1313_2.png) [@fliptation](https://discourse.getcockpit.com/u/fliptation)
#### Post date: [March 21, 2023, 11:30am UTC](https://discourse.getcockpit.com/t/customization-for-v2/2740/1 "2023-03-21T11:30:00Z")

</div>

How can I change/override the app-logo and what can I do with the dashboard? Can’t find anything for v2 in the docs.

---

<div class="post-metadata">

### Author: ![artur](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.getcockpit.com/artur/32/4_2.png) [@artur](https://discourse.getcockpit.com/u/artur)
#### Post date: [March 21, 2023, 1:25pm UTC](https://discourse.getcockpit.com/t/customization-for-v2/2740/2 "2023-03-21T13:25:33Z")

</div>

Hi!

To change the logo, place your logo.svg file the config folder (config/logo.svg).  
To change the favicon place a favicon.png in the config folder.  
To adjust styling place a theme.css file in the config folder.

The dashboard is not adjustable (yet)

See also:

> **[Theming](https://getcockpit.com/documentation/core/general/theming)**
>
> Simple Content Platform to manage any structured content

---

<div class="post-metadata">

### Author: ![Shackless](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.getcockpit.com/shackless/32/1365_2.png) [@Shackless](https://discourse.getcockpit.com/u/Shackless)
#### Post date: [June 30, 2023, 12:24pm UTC](https://discourse.getcockpit.com/t/customization-for-v2/2740/3 "2023-06-30T12:24:17Z")

</div>

FYI: The docs say you should create `/config/style.css` while `config/theme.css` as stated here is correct for v2.
