Skip to content

Commit

Permalink
Remove customizaton for placeholder text color from UnifiedSearchInpu…
Browse files Browse the repository at this point in the history
…tContainer.

Signed-off-by: Camila Ayres <hello@camilasan.com>
  • Loading branch information
camilasan committed Sep 1, 2024
1 parent e260bee commit 4446e3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/tray/UnifiedSearchInputContainer.qml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ TextField {
rightPadding: trayWindowUnifiedSearchTextFieldClearTextButton.width + trayWindowUnifiedSearchTextFieldClearTextButton.anchors.rightMargin + textFieldHorizontalPaddingOffset

placeholderText: qsTr("Search files, messages, events …")
placeholderTextColor: placeholderColor

selectByMouse: true

Expand Down

0 comments on commit 4446e3f

Please sign in to comment.