[codex] Improve Dreamcoder theme automation#1
Draft
Dreamcoder08 wants to merge 5 commits into
Draft
Conversation
…r neovim - Add 11 new theme renderers: Neovim, Zsh-syntax-highlighting, LS_COLORS/eza, Bat, Delta, Fzf, Btop, Dunst, Firefox userChrome, Obsidian CSS snippet, Cava audio visualizer - Create scripts/install-dreamcoder-hooks.sh for one-time setup - Update .zshrc to source shell-level themes by mode (dark/light/dusk) - Update gitconfig with delta include for Dreamcoder diff colors - Enable glass blur in Neovim (Normal bg = none + winblend 10) - Regenerate all 44 theme files across 3 modes - Update docs with complete target table Co-authored-by: DreamCoder08 <agurtofarfanalbert@gmail.com>
- Reduce background saturation (#15100d → #12100e) to prevent halation on OLED - Use off-white text (#f0e7dc → #e8dfd0) for reduced eye strain - Calibrate accents (+15% lightness, -20% chroma) for dark viewing - Update all dark theme consumers: nvim, kitty, waybar, rofi, obsidian, firefox - Apply 2026 WCAG/APCA best practices for negative polarity contrast
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
bash -n Shell/.bash_profile Shell/.bashrc scripts/*.shzsh -n Shell/.zshrcpython -m py_compile scripts/verify-pi-theme.py scripts/sync-dreamcoder-theme.py scripts/dreamcoder_theme/*.pypytest -qpython scripts/verify-theme-health.py./scripts/dreamcoder statusSTATUS: PASSEDfor reviewed shell filesNotes
gh auth statusreports invalid local CLI tokens, so this PR was created via the GitHub connector after pushing the branch by SSH.