anki/qt/aqt/browser/sidebar
Matthias Metelka bff76727fe
Make mdi icons for Qt themeable (#2078)
* Fix create_vars_from_map not creating vars with default definition

* Add white and black to vars

* Replace some hard-coded SVGs with mdi equivalents

* Implement function to dynamically adjust SVG icon color

* Use new svg function to make Qt stylesheet icons respond to theme changes

* Use svg function for sidebar tool icons

* Create copy for each new color instead of modifying source file

* Fix check fails

* Add custom checkbox style for #2079

* Add example of how to generate svgs during build (dae)

* Create arbitrary color variants for each icon with Bazel

* Remove unused label (dae)
2022-09-21 12:02:30 +10:00
..
__init__.py Make sidebar search input more pleasant to look at (#2009) 2022-08-15 13:08:44 +10:00
item.py Disable renaming of no-flag item (#1467) 2021-10-30 09:08:51 +10:00
model.py Fix various leaks (#1672) 2022-02-18 19:00:12 +10:00
searchbar.py Redesign Qt widgets with stylesheets (#2050) 2022-09-08 20:44:38 +10:00
toolbar.py Make mdi icons for Qt themeable (#2078) 2022-09-21 12:02:30 +10:00
tree.py Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00