Anki Theme - Minimalist UI Skin
A clean, modern theme addon for Anki that transforms the default interface into a polished, minimalist design with support for both light and dark modes.
✨ Features Modern Minimalist Design — Clean, flat UI with subtle shadows and smooth transitions Light & Dark Mode — Automatically adapts to Anki’s native theme setting Deck Browser Redesign — Card-like deck rows with colored count pills (New/Learn/Due) Consistent Styling — Unified look across Deck Browser, Reviewer, and Overview screens Native Qt Menu Styling — Context menus (gear icon) match the overall theme Compact Layout — Optimized spacing for better information density 📸 Screenshots
🚀 Installation Manual Installation From AnkiWeb
Coming soon
🎨 Design System Color Options
Colors are defined separately for light and dark modes using hex codes:
{ “light”: { “background”: “#f6f6f7”, “surface”: “#ffffff”, “accent”: “#4f6ef7”, “new”: “#3b82f6”, “learn”: “#f59e0b”, “due”: “#10b981” }, “dark”: { “background”: “#1c1c1f”, “surface”: “#242427”, “accent”: “#7aa2ff”, “new”: “#7aa2ff”, “learn”: “#ffcc66”, “due”: “#57d39a” } }
See config.md for full documentation of all options.
Note: After changing the config, restart Anki to apply changes.
🛠️ Technical Details Styled Components Deck Browser — Table layout, deck rows, count pills, gear icons Qt Menus — Native popup menus (gear icon context menu) How It Works Injects CSS into Anki’s webviews via webview_will_set_content hook Applies Qt stylesheets (QSS) for native UI elements Listens to theme changes to dynamically switch between light/dark modes Compatibility Anki 2.1+ (tested on 2.1.60+) Compatible with most other addons Designed to coexist with Review Heatmap and similar addons 📄 License
MIT License — feel free to modify and distribute.
🙏 Acknowledgments Inspired by modern UI design principles Built for the Anki community
Enjoy a cleaner Anki experience! ⚡
Screenshots




Liên kết hỗ trợ
Reviews (2)
👍 2026-01-17
Works great, unfortunately I won’t be using since it conflicts with the addon with ID 1782362167, which is a shame as this goes beyond it and also styles menu bars etc, so if compatibility could be added that would be great, but I do understand it is slightly out of your control :).
👍 2026-01-16
The add-on feels great and looks BEAUTIFUL — thank you so much.
As a suggestion: would it be possible to apply it to all Anki screens? When I open Statistics, Browse, or the Options menu, it appears without the add-on, and that’s a bit frustrating haha.