mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-15 16:09:53 +01:00
KDE: Update lockscreen button gradient
This commit is contained in:
@@ -131,9 +131,8 @@ SessionManagementScreen {
|
|||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
|
|
||||||
gradient: Gradient {
|
gradient: Gradient {
|
||||||
GradientStop { position: 0.0; color: "#F9D423" }
|
GradientStop { position: 0.0; color: "#D300DC" }
|
||||||
GradientStop { position: 0.33; color: "#FF4E50" }
|
GradientStop { position: 1.0; color: "#8700FF" }
|
||||||
GradientStop { position: 1.0; color: "#8A2387" }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user