M19-I02: Themes.md loader #47
Labels
No labels
@Claudian
@Eliana
@Hermes
@JMax
@Kathryn
@LRM
@Nova
@Sarah-Lin
@Sylvia
@Vincent
priority:high
priority:low
priority:medium
stage:seed
task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
n8k99/dragonpunkos#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📂 Themes.md loader
Parse
~/Settings/Themes.md(M15 Settings contract): each theme is a## <Title>block with an- [ ] activecheckbox and a yaml fence of values.The checked theme is active; none checked → the compiled-in
dpnfloor;multiple checked → first wins. Malformed blocks skip with a notice, never crash.
Acceptance
A Themes.md with several blocks resolves the checked one as active; an empty/no-
check file falls back to
dpn; a malformed yaml fence is skipped with a usernotice (no crash). See M19-Theme-System · M15-Settings-Contract-V2.