[view.qt.settings] fix: confirmation dialog icon when launched alone

This commit is contained in:
Vinicius Moreira
2022-01-28 19:24:50 -03:00
parent d07e0e326c
commit c718fe0a36
3 changed files with 15 additions and 7 deletions

View File

@@ -24,6 +24,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- not informing all the provided packages on the transaction context to the dependency sorting algorithm (could lead to a wrong installation order)
- not displaying all possible AUR providers for a given dependency
- UI:
- settings panel: confirmation dialog icon when launched alone
### UI
- new logo by [DN-debug](https://github.com/DN-debug)
- new dark theme (**knight**) based on Kimi-dark gtk by [DN-debug](https://github.com/DN-debug)