diff --git a/Color-schemes.md b/Color-schemes.md index 91cde9d..09fb4e9 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -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 +![](http://i.imgur.com/lrZxNTf.png) + +```sh +--color=dark,hl:33,hl+:37,fg+:235,bg+:136,fg+:254 +--color info:254,prompt:37,spinner:108,pointer:235,marker:235 ``` \ No newline at end of file