add chaparral and badlands variants, wrap generate script

This commit is contained in:
2025-10-06 01:03:25 -07:00
parent 4e6dcb863e
commit 0f138c518c
33 changed files with 9169 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
--color=fg:#1b1413
--color=fg+:#27201f
--color=bg:#d5cbca
--color=bg+:#c5bbba
--color=hl:#2d5299
--color=hl+:#1a3771
--color=info:#5b572e
--color=marker:#1c4524
--color=prompt:#9d1a13
--color=spinner:#5b572e
--color=pointer:#9d1a13
--color=header:#1c4524
--color=border:#c5bbba
--color=label:#aeaeae
--color=query:#1b1413
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
--separator="" --scrollbar="│"'