anki/qt/aqt/browser/table
Matthias Metelka 24abb06cee
Color Palette Patch 1 (#2073)
* Make several colors more faint

* Move selection-color definition out of table.py and adjust colors

* Use functions for repetitive border-gradient definitions

* Tweak QTableView and QScrollBar styles

* Use mdi icon for Qt drag handles and adjust padding in browser.ui

* Apply appropriate drag-handle icon depending on orientation

* Fix formatting

* Remove unused import

* Add right margin to browser layout

* Apply splitter styling on macOS as well (dae)

+ Remove the styling from sliders, as it was presumably not intentional.
2022-09-19 10:58:05 +10:00
..
__init__.py Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
model.py Workaround broken alignment flags in PyQt 6.3.1 (#1922) 2022-06-22 09:44:50 +10:00
state.py Handle note without cards in browser (#1929) 2022-06-24 13:57:42 +10:00
table.py Color Palette Patch 1 (#2073) 2022-09-19 10:58:05 +10:00