aboutsummaryrefslogtreecommitdiff
path: root/themes/dupre-theme.el
Commit message (Collapse)AuthorAgeFilesLines
* feat(theme): restructure dupre-theme into modular architectureCraig Jennings2026-01-261-123/+37
| | | | | | | | | | | | 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 repositoriesCraig Jennings2025-10-121-0/+149