Step 171: theme engine core

This commit is contained in:
Bill
2026-02-09 21:41:58 -07:00
parent 6f62dccf04
commit b0f3a8f4e3
7 changed files with 240 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ first — all UX work becomes easier when panels are modular.
Full visual customization. Ship with popular themes. Make the editor
look professional and feel personal.
- [ ] **Step 171: Theme engine core**
- [x] **Step 171: Theme engine core**
`ThemeEngine.h` with theme data model:
- Color categories: editor (bg, fg, cursor, selection, currentLine),
syntax (keyword, string, comment, number, type, function, operator),