AnKing-VIP / AnkiRecolor

Recolor addon commissioned by and created for AnKing
39 stars 8 forks source link

ReColor your Anki desktop to whatever aesthetic you like! Combine with the Custom Background and Gear Icon add-on for an amazing look!

How to Use

Share your pictures with #ReColorAnKing and tag @AnKingMed on social media so we can re-share it!

Screenshots

See other examples users have uploaded or upload your own theme: link

Development

To update icons_rc.py file after changes to icons.qrc, run the following command, then edit the file to add -> None type hint.

pyrcc5 ./src/addon/AnKing/icons.qrc -o ./src/addon/icons_rc.py

Tests & Formatting

This project uses mypy type checking for Python, and standardjs for formatting Javascript.

python -m mypy .
npx standard --fix

You will need to install the following python packages to run mypy:

python -m pip install aqt PyQt5-stubs mypy

This project doesn't use a strict python formatter. Even so, please make it look pretty enough :)

If you like these, please consider donating to this project




Check out our Anki Mastery Course! (The source of funding for this project)