Allow dynamic choice of accents for schemes #2

Open
opened 2026-02-03 03:16:40 +00:00 by smgr · 0 comments
Owner

Currently, the neovim / kitty / etc themes involve a fixed choice of accents (five of the eight by default). This too should perhaps be parameterized, allowing for the customization of generated themes' overall variance or vibrancy. The current model involves custom logic for piecing together the scheme structure that is produced by monobiome scheme, so this would likely involve peeling back a layer and having a "meta-scheme" that can produce canonical variations (or possibly fully accept custom specification of accent roles).

Currently, the neovim / kitty / etc themes involve a fixed choice of accents (five of the eight by default). This too should perhaps be parameterized, allowing for the customization of generated themes' overall variance or vibrancy. The current model involves custom logic for piecing together the scheme structure that is produced by `monobiome scheme`, so this would likely involve peeling back a layer and having a "meta-scheme" that can produce canonical variations (or possibly fully accept custom specification of accent roles).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: olog/monobiome#2