mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Adding a Solarized Light scheme.
@@ -93,4 +93,12 @@ export FZF_DEFAULT_OPTS='
|
||||
```sh
|
||||
--color dark,hl:33,hl+:37,fg+:235,bg+:136,fg+:254
|
||||
--color info:254,prompt:37,spinner:108,pointer:235,marker:235
|
||||
```
|
||||
|
||||
### Solarized Light
|
||||

|
||||
|
||||
```sh
|
||||
--color fg:240,bg:230,hl:33,fg+:241,bg+:221,hl+:33
|
||||
--color info:33,prompt:33,pointer:166,marker:166,spinner:33
|
||||
```
|
||||
Reference in New Issue
Block a user