fixed sluggish scroll glitch on launcher.qml
This commit is contained in:
@@ -216,6 +216,8 @@ QtObject {
|
||||
readonly property color launcherPill: "#444a5d6e"
|
||||
readonly property color launcherText: textMain
|
||||
readonly property color launcherDim: "#ff92979b"
|
||||
readonly property color launcherStar: launcherDim
|
||||
readonly property color launcherStarHover: accent
|
||||
readonly property color launcherAccent: accent
|
||||
readonly property color launcherHover: "#2289b4fa"
|
||||
readonly property color launcherSelected: "#4489b4fa"
|
||||
|
||||
Reference in New Issue
Block a user