feat(skin-studio): desktop theme editor plugin - #10
Open
weiweiplus0527 wants to merge 1 commit into
Open
Conversation
Full-featured Hermes Desktop theme editor (deep Chinese localization of Theme Forge, MIT): wallpapers/video backdrops, extended palette, bold & typography, auto-color from images, global FX layer (Matrix digit wall / hanzi rain / CRT scanlines) decoupled from color themes, one-click apply via the native skins path (plugin.js + dashboard/plugin_api.py backend).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
A full-featured Hermes Desktop theme editor — the most complete theme plugin in this repo, as a deep Chinese localization of Theme Forge (MIT, by @criptogus), which itself is an open PR here.
skin-studio ships as a desktop plugin (
plugin.js, pure ESM) + an optional Python backend (dashboard/plugin_api.py) that applies themes through the canonical skin path: writes$HERMES_HOME/skins/<name>.yaml+ setsdisplay.skin, so the gateway's skin watcher broadcastsskin.changedand every surface (desktop/CLI/TUI) repaints in ~1s with no restart.What it does that Hermes can't natively
DesktopThememodel only supports solid colors--ui-red/green/blue/purple/yellow/cyan/orange/warmstyles.csssetThemeto pluginsHighlights beyond Theme Forge
Testing
cp -R skin-studio ~/.hermes/desktop-plugins/+cp -R skin-studio ~/.hermes/plugins/(backend underplugins/skin-studio/dashboard/), enableskin-studioinplugins.enabled(YAML list)License
MIT. Retains the Theme Forge copyright line (fork) plus a Skin Studio line. Film/anime presets are palette homages with no official affiliation.