KDE: Sddm - Improve password input appearance

This commit is contained in:
EliverLara
2021-03-12 14:11:45 -06:00
parent 223b70160d
commit 312cd3f864
2 changed files with 6 additions and 2 deletions

View File

@@ -377,7 +377,8 @@ PlasmaCore.ColorScope {
id: formBg
anchors.fill: mainStack
anchors.centerIn: mainStack
color: "#401E2326"
color: "#1E2326"
opacity: 0.4
z:-1
}