1
0
mirror of https://github.com/QRouland/UTPass.git synced 2026-03-12 00:56:58 +00:00

Update UI Color with recommandation and fix the issues with dark theme

This commit is contained in:
2025-01-13 20:51:29 +01:00
parent b022e30a89
commit 8ec593becc
15 changed files with 101 additions and 121 deletions

View File

@@ -6,6 +6,8 @@ import QtQuick.Layouts 1.1
import "dialogs"
MainView {
//theme.name: "Lomiri.Components.Themes.SuruDark"
id: root
signal responsePassphraseDialog(bool canceled, string passphrase)