mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-22 07:53:49 -07:00
Adjust header color for dark color scheme
This commit is contained in:
@@ -181,7 +181,7 @@ func init() {
|
||||
Info: 144,
|
||||
Cursor: 161,
|
||||
Selected: 168,
|
||||
Header: 110}
|
||||
Header: 109}
|
||||
Light256 = &ColorTheme{
|
||||
UseDefault: true,
|
||||
Fg: 15,
|
||||
|
Reference in New Issue
Block a user