# Backgrounds and deck icons

### Deck Browser Backgrounds

There are five images that alternate in the home screen of Anki The images are placed in:\
`addon folder ➡️ assets` and named\
`background.jpg` , `background2.jpg` , `background3.jpg` , `background4.jpg` , `background5.jpg`

you can replace any of them with your favorite images.

{% hint style="info" %}
Use small size images for best performance. large images will slow down your Anki
{% endhint %}

### Decks' Icons

<div align="left"><img src="https://github.com/my-Anki/Beautify-Anki/raw/master/screenshots/icons.png?raw=true" alt=""></div>

* The default icon for all the decks is stored in:\
  `addon folder ➡️ assets ➡️ deck_icons ➡️ default.png` to change it replace `default.png` with your desired icon \[must be a png file]
* To add a custom icon for each Deck add an icon that matches the deck name in the folder\
  `addon folder ➡️ assets ➡️ deck_icons ➡️`

### Decks' Backgrounds

* The default background for all the decks is stored in:\
  `addon folder ➡️ assets ➡️ background.jpg` to change it replace `background.jpg` with your desired image \[must be a jpg file]
* To add a custom background for each Deck add an image that matches the deck name in the folder\
  `addon folder ➡️ assets ➡️ deck_backgrounds ➡️`
