HearthCode Theme is a low-glare theme family for code interfaces with two flagship directions: Ember and Moss.
Each direction ships Dark and Light for VS Code and Open VSX-compatible editors.
Moss takes directional inspiration from the GruvDark theme family, especially its charcoal-and-paper balance and clearer split syntax lanes, but it is re-authored through HearthCode's own semantic system rather than copied one-to-one.
VS Code Quick Open: ext install hearth-code.hearth-theme
Themes
HearthCode Moss Dark
HearthCode Moss Light
HearthCode Ember Dark
HearthCode Ember Light
Prefer no italics?
HearthCode styles comments, types, and decorators in italics. If your font renders italics poorly (common with CJK fonts), enable the hearthcode.disableItalics setting — the extension switches every italic rule off while keeping all colors intact, and undoes it when toggled back. Details and a manual alternative live in disable-italics.md.