add full symconf theme generation pipeline to produce app config

This commit is contained in:
2025-10-06 00:29:02 -07:00
parent 63b0225f8a
commit 4e6dcb863e
203 changed files with 15033 additions and 8020 deletions

View File

@@ -0,0 +1,23 @@
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
--color=fg:#e5dbda
--color=fg+:#d5cbca
--color=bg:#27201f
--color=bg+:#332c2b
--color=hl:#658ed9
--color=hl+:#8daeeb
--color=info:#989250
--color=marker:#80c089
--color=prompt:#e95949
--color=spinner:#989250
--color=pointer:#e95949
--color=header:#80c089
--color=border:#332c2b
--color=label:#aeaeae
--color=query:#e5dbda
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
--separator="" --scrollbar="│"'