Skip to content

Commit fb7a753

Browse files
committed
enh: make icons "grayer" so they work in dark themes as well
1 parent 5e2c7ab commit fb7a753

95 files changed

Lines changed: 94 additions & 92 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,4 @@ _dev_*.py
114114

115115
# QtCreator temporary files
116116
*.ui.autosave
117+
*.png~

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
0.17.5
22
- fix: error handling when connection to server fails on download (#75)
33
- fix: '_condensed' suffix for file stem randomly missing in downloads
4+
- enh: make icons "grayer" so they work in dark themes as well
45
- enh: add `SQLiteKeyJSONDatabase` for persistent metadata storage
56
- enh: add `MetaCache` for persistent metadata management
67
- enh: add `CKANAPI.hostname`

dcoraid/img/icon-theme/breeze/actions/16/application-exit.svg

Lines changed: 1 addition & 1 deletion

dcoraid/img/icon-theme/breeze/actions/16/dialog-cancel.svg

Lines changed: 1 addition & 1 deletion

dcoraid/img/icon-theme/breeze/actions/16/dialog-close.svg

Lines changed: 1 addition & 1 deletion

dcoraid/img/icon-theme/breeze/actions/16/dialog-messages.svg

Lines changed: 1 addition & 1 deletion

dcoraid/img/icon-theme/breeze/actions/16/dialog-ok-apply.svg

Lines changed: 1 addition & 1 deletion

dcoraid/img/icon-theme/breeze/actions/16/dialog-ok.svg

Lines changed: 1 addition & 1 deletion

dcoraid/img/icon-theme/breeze/actions/16/document-open-folder.svg

Lines changed: 1 addition & 1 deletion

dcoraid/img/icon-theme/breeze/actions/16/document-open.svg

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)