Rearrange common tokens

This commit is contained in:
Ryan Hughes
2026-05-19 16:06:48 -04:00
parent 6f72604f2c
commit b45795127d
8 changed files with 51 additions and 39 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Item {
property string emptyText: "No matches"
property string triggerLabel: ""
property color foreground: Color.foreground
property color foreground: Color.popups.text
property color background: Color.popups.background
property color popupBorder: Color.popups.border
property color accent: Color.accent