# Beautify Anki

![](https://3070945225-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8bIX1VrL7AvQYQHy62%2F-M8bU0Cd_2bCQQXOfPpF%2F-M8bYnu8pXKuV1GQ4lC-%2Fezgif.com-crop.gif?alt=media\&token=d2c9feb9-118f-48ea-90da-d2f6e145e6c0)

## What is Beautify Anki&#x20;

Beautify Anki is an [Anki ](https://apps.ankiweb.net/)add-on that attempts to give Anki's deck browser and deck overview pages a modern material design look. Giving the user total control over the settings and with preset themes for those who don't like tempering with configuration files.

{% hint style="warning" %}

#### ⚠️ Disclaimer

This is a beta version that has only been tested on Anki 2.1.22. and 2.1.26 It probably conflicts with other addons that do similar things ([**check the list of known conflicting addons**](https://beautify-anki.shorouk.dev/conflicting-addons)). For feature request and bug report please post an [issue ](https://github.com/my-Anki/Beautify-Anki/issues)on Github
{% endhint %}

## 📥 Download

{% hint style="info" %}
Be sure to read [THIS ](https://beautify-anki.shorouk.dev/before-install)first before installing this addon.
{% endhint %}

The latest version of Beautify Anki is available on [Ankiweb ](https://ankiweb.net/shared/info/1150874988)

* Older versions and un published  can be found [here](https://github.com/my-Anki/Beautify-Anki/releases)

## 🌟 **Features**

* Material design look
* 4 themes and the ability to create user themes.
* Five alternating backgrounds for the home screen.
* An icon for each deck.
* A background for each deck.
* Enhanced look for the statistics.
* Colorful buttons in the reviewer.
* Complete control over the colors

## 🙏 Acknowledgments

* This Addon uses the following CSS and Javascript libraries
  * [Bootstrap](https://getbootstrap.com/)
  * [Animate.css](https://animate.style/)
  * [plotly](https://plotly.com/)
* The Statistics part in the Deck Browser is based on [Carlos Duarte](https://github.com/cjdduarte) addon ["More Decks Stats and Time Left"](https://ankiweb.net/shared/info/1556734708) which is based on Dmitry Mikheev code, in add-on "More decks overview stats" and [calumks](https://github.com/my-Anki/Beautify-Anki/blob/master/calumks@gmail.com) code, in add-on "Deck Stats"
* The Statistics part in The Deck Overview pages is based on Kazuwuqt addon ["More Overview Stats 2.1 "](https://ankiweb.net/shared/info/738807903) which is based on the More Overview Stats 2 add-on by [Martin Zuther](http://www.mzuther.de/) which is in turn based on "More Overview Stats" by [Calumks](https://github.com/my-Anki/Beautify-Anki/blob/master/calumks@gmail.com)
* Icon made by [srip](https://www.flaticon.com/authors/srip) from [www.flaticon.com](https://www.flaticon.com/)

## 📄 License

Beautify Anki n is released under GNU AGPL, version 3 or later Copyright (c) 2020 [Shorouk Abdelaziz](https://shorouk.dev)

## ❤️ Support

&#x20;If you like this addon please rate it on [Ankiweb](https://github.com/my-Anki/Beautify-Anki/blob/master) , share it with other Ankiers,  and maybe [<img src="https://camo.githubusercontent.com/647d5ff5e637d84b6dba979ee6856306f1c20417/68747470733a2f2f63646e2e6b6f2d66692e636f6d2f63646e2f6b6f6669322e706e673f763d32" alt="Buy Me a Coffee at ko-fi.com" data-size="line">](https://ko-fi.com/B0B51L5RI)<br>

## <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://beautify-anki.shorouk.dev/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
