Tune and apply OKLCH-based editor themes from a right-side VS Code panel.
Huefy turns a color direction into a readable editor palette. Open the Studio beside your code, turn on Live, and drag the hue control to watch VS Code update as you tune.
What You Can Do
Open Huefy Studio beside the current editor.
Generate readable OKLCH palettes from hue, mood, and seed controls.
Live-preview colors on top of your current VS Code theme.
Use the bundled Huefy theme slot when you want an isolated target.
Browse starter packs and apply them from the webview.
Revert the settings Huefy wrote.
Open sample files for checking token colors.
Commands
Huefy: Open Theme Studio
Huefy: Open Focus Panel
Huefy: Revert Applied Theme
Command IDs and settings use the huefy.* namespace. The deep link authority is huefy.huefy.
Settings
huefy.applyMode
overlay (default): apply Huefy colors on top of the current theme.
slot: apply colors through the bundled Huefy theme slot.
huefy.applyIterm2OnApply
Also send terminal colors to the current iTerm2 session on macOS.
Default: false.
Notes
Huefy currently targets Visual Studio Code. Cursor, VSCodium, OpenVSCode, and Theia compatibility are not claimed until they are tested separately.
Live apply is designed for fast previewing, but final apply still follows your huefy.applyMode setting. Revert removes or restores only the settings Huefy wrote.