mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Update UI Color with recommandation and fix the issues with dark theme
This commit is contained in:
@@ -21,6 +21,7 @@ Page {
|
||||
width: parent.width
|
||||
height: units.gu(4)
|
||||
text: i18n.tr('GPG')
|
||||
color: theme.palette.normal.backgroundText
|
||||
}
|
||||
|
||||
PageStackLink {
|
||||
@@ -39,6 +40,7 @@ Page {
|
||||
width: parent.width
|
||||
height: units.gu(4)
|
||||
text: i18n.tr('Password Store')
|
||||
color: theme.palette.normal.backgroundText
|
||||
}
|
||||
|
||||
PageStackLink {
|
||||
|
||||
Reference in New Issue
Block a user