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:#efefe7
--color=fg+:#dfded6
--color=bg:#2f2e28
--color=bg+:#3b3b34
--color=hl:#799ee3
--color=hl+:#a2bef2
--color=info:#a7a15f
--color=marker:#94cf9c
--color=prompt:#f37060
--color=spinner:#a7a15f
--color=pointer:#f37060
--color=header:#94cf9c
--color=border:#3b3b34
--color=label:#aeaeae
--color=query:#efefe7
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
--separator="" --scrollbar="│"'