fixed sluggish scroll glitch on launcher.qml
This commit is contained in:
@@ -207,6 +207,8 @@ QtObject {
|
||||
readonly property color launcherPill: "#443d4a6d"
|
||||
readonly property color launcherText: textMain
|
||||
readonly property color launcherDim: textDim
|
||||
readonly property color launcherStar: launcherDim
|
||||
readonly property color launcherStarHover: accent
|
||||
readonly property color launcherAccent: accent
|
||||
readonly property color launcherHover: "#22bdf0ff"
|
||||
readonly property color launcherSelected: "#44bdf0ff"
|
||||
|
||||
Reference in New Issue
Block a user