formatting

This commit is contained in:
quadbyte 2025-08-17 10:42:54 -04:00
parent a0cbc78923
commit a390af2aae

View file

@ -304,7 +304,8 @@ NLoader {
TextField {
id: searchInput
placeholderText: searchText === "" ? "Search applications... (use > to view commands)" : "Search applications..."
placeholderText: searchText
=== "" ? "Search applications... (use > to view commands)" : "Search applications..."
color: Color.mOnSurface
placeholderTextColor: Color.mOnSurfaceVariant
background: null