Restore icon colors

This commit is contained in:
miruka
2019-08-28 18:21:13 -04:00
parent 4bee87ed5d
commit 6cda69ad67
9 changed files with 27 additions and 3 deletions

View File

@@ -3,8 +3,7 @@
- Theming
- File format
- Make all icon SVG files white/black, since we can now use ColorOverlay
- Gray colored buttons when disabled
- Gray colored buttons when disabled
- Make the icon blue in EditAccount when hovering and no avatar set
- Remove the filled theme
- Have a default background
@@ -89,7 +88,7 @@
- Theming
- Distribute fonts
- preferredIconPack: accept multiple values
- icons.preferredPack: accept multiple values
- Find icon packs in user data dir
- Correctly implement uiScale/fontScale + ctrl+-= keys
- See `QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling)`