Skip to content

Releases: kevinlangleyjr/ghostty-slatewave

0.0.4 — ANSI yellow docs correction

Choose a tag to compare

@kevinlangleyjr kevinlangleyjr released this 04 Aug 20:16
c16f51d

Documentation-only release. The theme file itself is unchanged — no need to reinstall unless you copied hex values out of the README.

The README ANSI table and palette swatches still documented the pre-2026-05-19 yellows (#b45309 / #fbbf24). The shipped theme moved to amber-500 #f59e0b and amber-300 #fcd34d in that sweep, but no README was updated at the time, so the docs contradicted the file for anyone reading them as the source of truth. An ANSI 3 swatch row was added alongside the bright counterpart that was already listed.

The semantic amber roles are a separate token family and are unchanged: #fbbf24 for warnings and escape characters, #b45309 for deprecated markers.

Release 0.0.3

Choose a tag to compare

@kevinlangleyjr kevinlangleyjr released this 19 May 18:21
126704a

Full Changelog: 0.0.2...0.0.3

Release 0.0.2

Choose a tag to compare

@kevinlangleyjr kevinlangleyjr released this 19 May 18:20
356e01f
Standardize README header and companion themes section

Adds the shared docs/logo.png header to every theme repo and replaces
the per-repo "Companion themes" list with a uniform "Slatewave family"
section, so each README references the rest of the family in the same
format. Also normalizes the title to `# Slatewave (Tool)` across the
family so every repo reads as part of the same set.

Release 0.0.1

Choose a tag to compare

@kevinlangleyjr kevinlangleyjr released this 19 May 18:20
c4725d3
Adding license and readme files