Decision: how to do Aether-style theme creation (#70) #77
Labels
No labels
approved
bug
changes-requested
ci
decision
declined
discuss
docs
feature
meta
now
packaging
refactor
release
repo/core
repo/krystal
repo/plugins
repo/themes
status/backlog
status/in-progress
status/next
status/review
ux
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
joshquinlan/donbox#77
Loading…
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?
Research on Aether (bjarneo/aether): a Go + Wails GUI app with a real CLI (
--generate <wallpaper> --no-apply --output --json,--palette-from-color,--import-colors-toml), median-cut palette extraction with 8 modes and 12 sliders, OKLab/OKLCH colour maths, 20+ app templates. It writes Omarchy-formatcolors.tomlinto~/.config/aether/theme/and symlinks it into Omarchy themes. Licence is stated MIT in the README but there is no LICENSE file; no Fedora package (AUR and .deb only; build needs webkit2gtk and gtk-layer-shell); it produces no preview or lock artwork.Options:
donbox theme new(recommended): a small Python routine (median-cut from a wallpaper, OKLab seed-colour palette, the same 25-key palette, contrast-gated accents, preview generation, writes a complete Donbox theme directory), offered from the menu with live preview throughdonbox theme seton a staging theme. No external binary, no licence ambiguity, Fedora-native. Plus:donbox theme installalready converts any Aether-produced Omarchy theme, so Aether users can still import.aether --generate --json, convert. Reuses its tuned colour science; depends on an Arch-first single-maintainer binary with GTK/WebKit runtime deps for a headless job.Needs changes
Native donbox theme new it is
Decided: native
donbox theme new(option 1). Work proceeds on #70.