| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(org-drill): switch from local load-path to VC package install | Craig Jennings | 2026-01-27 | 1 | -0/+0 |
| | | | | | | Use :vc to install org-drill from GitHub instead of :load-path to local clone. Add dupre color palette reference image. | ||||
| * | chore(theme): add color palette reference files | Craig Jennings | 2026-01-26 | 2 | -0/+223 |
| | | | | | | - show-palette.sh: terminal script displaying colors with ANSI true color - dupre-color-palette.html: visual HTML reference for all theme colors | ||||
| * | feat(theme): restructure dupre-theme into modular architecture | Craig Jennings | 2026-01-26 | 3 | -123/+1006 |
| | | | | | | | | | | | | | Split monolithic theme into three files following modus-themes pattern: - dupre-palette.el: 30 base colors + 28 semantic mappings - dupre-faces.el: 150+ face definitions organized by package - dupre-theme.el: thin entry point that loads palette and faces Applied 60-30-10 color design rule: - 60% neutrals (grays for comments, metadata, lower headings) - 30% signature blue (#67809c) for keywords, links, directories - 10% accents (gold for h1, green for strings, terracotta for functions) | ||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+149 |
