Files
everforest-resources/cli/zoxide/zoxide-light-medium.sh
Ismo Vuorinen 5c0e8b0f40 feat: enhance install script and theme generation
- install.sh now installs all variants when run without parameters
- preserve single-variant mode when --variant is specified
- add variant names to generated file headers for clarity
- fix tool name extraction to preserve compound names like git-delta
- fix CSS variable preservation during header generation
2025-09-09 00:01:46 +03:00

7 lines
414 B
Bash

# Everforest light-medium theme for zoxide
# Generated from template - do not edit manually
# Source this in your shell configuration
# Zoxide prompt integration with everforest colors
export _ZO_FZF_OPTS="--height 40% --layout=reverse --border --color=bg+:#ede6cf,bg:#f3ead3,spinner:#83c092,hl:#dbbc7f,fg:#5c6a72,header:#7fbbb3,info:#d699b6,pointer:#a7c080,marker:#e67e80,fg+:#5c6a72,prompt:#7fbbb3,hl+:#e69875"