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