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.
Decks' Icons

The default icon for all the decks is stored in:
addon folder ➡️ assets ➡️ deck_icons ➡️ default.png
to change it replacedefault.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 replacebackground.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 ➡️
Last updated
Was this helpful?