Releases: gkaria/amber-material-theme
Releases · gkaria/amber-material-theme
Release list
1.1.1
[1.1.1] - 2026-09-19
Also available on the VS Code Marketplace and Open VSX.
Added
- Extension icon and real dark/light VS Code screenshots for the listing.
- Pinned extension packaging tools, opt-in registry publishing workflow, and
terminal-suite release ZIP with SHA-256 checksums. - Publishing setup and distribution guide for editor and terminal themes.
Changed
LICENSEis the bare MIT text so GitHub detects the license. Palenight
attribution now lives inTHIRD_PARTY_NOTICES.mdwith the icon theme
notice.
Fixed
- Exclude Grok exports, build artifacts, and development dependencies from VSIX.
- README License section treats
THIRD_PARTY_NOTICES.mdas the index for
Palenight and the icon theme, matching the post-relicense layout. - Pull request template asks for a
[Unreleased]changelog line, matching
CONTRIBUTING.md. - Changelog compare links no longer reference a missing
v1.0.0tag.
1.1.0
[1.1.0] - 2026-08-30
Added
- Light high-contrast variant across every target: VS Code / Cursor, Ghostty,
Codex, Claude Code, OpenCode, Windows Terminal, PowerShell, Starship, and
Grok. - Starship ships both palettes in one file; switch with
palette = "amber_material"orpalette = "amber_material_light". - Grok Build support: full palette export plus
pager.toml/
pager-light.toml.
Changed
- VS Code theme is first-class in Cursor:
chat.*,inlineChat.*,agents*,
andtextLink.*tokens are set; editor and sidebar share one surface so the
auxiliary bar matches Explorer. - Light amber roles documented: fill gold
#FFCB6B, cream-readable text
#A65F00, prompt gold#C99200.