ReColor your Anki desktop to whatever aesthetic you like! Combine with the Custom Background and Gear Icon add-on for an amazing look!
Share your pictures with #ReColorAnKing and tag @AnKingMed on social media so we can re-share it!
See other examples users have uploaded or upload your own theme: link
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
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 :)
Check out our Anki Mastery Course! (The source of funding for this project)