mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-30 18:51:08 +08:00
Cyberpunk-inspired dark-first skin with neon purple (#B347FF) accent and cyan (#00DDFF) highlights. Full palette for both light and dark modes with component-level overrides (glow effects, purple scrollbars, tool cards, tree viewer, session badges, MCP status indicators). - static/style.css: 37 CSS rules (light + dark palette + components) - static/boot.js: Neon entry in _SKINS array - static/index.html: neon:1 in skin allowlist Follows the existing skin pattern (modeled after Nous).