diff --git a/Color-schemes.md b/Color-schemes.md index 90fde1c..45a1758 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -78,6 +78,15 @@ export FZF_DEFAULT_OPTS=' --color info:150,prompt:110,spinner:150,pointer:167,marker:174 ``` +### Seoul256 Dusk + +![](https://i.imgur.com/y6hZCnd.png) + +```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 +``` + ### Seoul256 Night ![](https://i.imgur.com/hui2RmM.png)