mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Add Solarized Dark theme
@@ -85,4 +85,12 @@ export FZF_DEFAULT_OPTS='
|
||||
```sh
|
||||
--color fg:102,bg:233,hl:65,fg+:15,bg+:234,hl+:108
|
||||
--color info:108,prompt:109,spinner:108,pointer:168,marker:168
|
||||
```
|
||||
|
||||
### Solarized Dark
|
||||

|
||||
|
||||
```sh
|
||||
--color=dark,hl:33,hl+:37,fg+:235,bg+:136,fg+:254
|
||||
--color info:254,prompt:37,spinner:108,pointer:235,marker:235
|
||||
```
|
||||
Reference in New Issue
Block a user