Commit Graph

9 Commits

Author SHA1 Message Date
s0wlz (Matthias Puchstein)
2eea11c22f docs: refactor documentation for completeness and accuracy
- Updated README.md with full list of 7 supported platforms and build instructions.
- Updated INSTALL.md to include GTK4 instructions and clarify Zed/GTK aggregated files.
- Added 'Building' section to README.
2025-12-31 00:40:41 +01:00
s0wlz (Matthias Puchstein)
3ee1cfd609 feat: finalize meta-driven build system and GTK4 support
- Completed migration to meta.yaml driven build strategy.
- Added GTK4 template with aggregated light/dark mode support.
- Updated repository map in GEMINI.md.
2025-12-31 00:33:58 +01:00
s0wlz (Matthias Puchstein)
1e86fa7fa1 chore: add meta.yaml to all templates
- Standardized metadata (author, description, version, strategy) across all theme templates.
- Ensures consistent build behavior and documentation.
2025-12-31 00:33:33 +01:00
s0wlz (Matthias Puchstein)
2344e99e89 docs: add installation instructions for all supported apps 2025-12-30 07:02:42 +01:00
s0wlz (Matthias Puchstein)
513a12ebdb feat: add Gemini CLI theme templates 2025-12-30 06:35:23 +01:00
s0wlz (Matthias Puchstein)
b92c501fde refactor: restructure dist/ and implement aggregated Zed theme
- Updated build.py to support app-centric directory structure (dist/<app>/).
- Modified build.py to allow aggregated multi-scheme rendering (for Zed).
- Refactored Zed template to include both Neon and Aeon variants in a single JSON.
- Standardized theme file naming in dist/.
2025-12-30 06:12:20 +01:00
s0wlz (Matthias Puchstein)
b4b7316d52 feat: add templates for Zsh, Kitty, and Alacritty
- Integrated Zsh cockpit theme with radar/AAR logic.
- Added Kitty terminal configuration mirroring system DNA.
- Added Alacritty TOML template for semantic color mapping.
- Updated GEMINI.md repository map.
2025-12-30 04:39:26 +01:00
s0wlz (Matthias Puchstein)
8d6fe00ad8 feat: initialize Apex Theme System with build engine and Neovim template
- Set up project structure and Source of Truth (GEMINI.md).
- Implement DNA source files (src/*.yaml) with semantic color definitions.
- Build clinical light (Aeon) and high-contrast dark (Neon) specifications.
- Create Jinja2-based build system (build.py) using uv for reproducibility.
- Implement Neovim theme template mirroring the philosophy.
2025-12-29 23:00:53 +01:00
s0wlz (Matthias Puchstein)
36ab4e62f1 first commit; 2025-12-29 22:47:21 +01:00