- 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
- Credit sainnhe as the original creator of the Everforest color scheme
- Link to original repository (https://github.com/sainnhe/everforest)
- Express gratitude for the beautiful and well-balanced color scheme
- Clarify that this resource hub extends the original theme across more tools
- Note that color palette definitions are derived from original specifications
- Complete project structure with directories for all target platforms
- Template system for CLI tools with color placeholder replacement
- Working generator that processes templates for 6 theme variants
- GitHub workflows for build, snapshots, commitlint, and cli-verify
- Installer and verifier scripts for CLI tool deployment
- Comprehensive documentation and specifications
- Biome 2.x linting and formatting setup
- Husky git hooks for pre-commit validation