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:#322d28
--color=fg+:#3f3935
--color=bg:#f4ede7
--color=bg+:#e4ddd7
--color=hl:#456fbe
--color=hl+:#2d5299
--color=info:#79743d
--color=marker:#2e6337
--color=prompt:#ca2f24
--color=spinner:#79743d
--color=pointer:#ca2f24
--color=header:#2e6337
--color=border:#e4ddd7
--color=label:#aeaeae
--color=query:#322d28
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
--separator="" --scrollbar="│"'