Skip to content

Commit

Permalink
Fix the default border colour of the search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
geluk committed Sep 2, 2021
1 parent fc72ece commit b16d068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pass-winmenu/embedded/default-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ interface:
search:
text-colour: '#FFDDDDDD'
background-colour: '#00FFFFFF'
border-colour: '#FF000000'
border-colour: '[accent]'
border-width: [0, 0, 1, 0]
search-hint:
text-colour: '#FF999999'
Expand Down

0 comments on commit b16d068

Please sign in to comment.