Skip to content

Releases: datapointchris/theme

v4.2.0

30 May 01:14

Choose a tag to compare

4.2.0 (2026-05-30)

Feature

  • sioyek: add theme generator and apply step (5909993)

v4.1.2

08 May 15:59

Choose a tag to compare

4.1.2 (2026-05-08)

Bug Fixes

  • yazi: update flavor generator for v26 schema (6a2d54f)

v4.1.1

22 Apr 22:26

Choose a tag to compare

4.1.1 (2026-04-22)

Bug Fixes

  • waybar: restart instead of SIGUSR2 to avoid MPRIS race (5d22482)

Code Refactoring

  • update: add error handling and show changelog (8c04d35)
  • ghostty-css: remove font, owned by font tool (e76514c)

v4.1.0

18 Apr 07:40

Choose a tag to compare

4.1.0 (2026-04-18)

Feature

  • ghostty: generate custom CSS for tabs (f19b0ea)

Bug Fixes

  • platform: rename arch to archlinux (dd6db61)

v4.0.0

14 Apr 20:57

Choose a tag to compare

4.0.0 (2026-04-14)

Breaking Changes

  • replace release-please with go-semantic-release (d4a6764)

release-please requires two workflow runs to create a tag,
but GITHUB_TOKEN pushes don't trigger subsequent workflows.
go-semantic-release does everything in a single run: analyze
commits, create tag, create GitHub release, update changelog.

Chores

  • deduplicate .planning gitignore entry (cc56186)
  • add .planning to gitignore (8adbbb8)

v3.5.5

14 Mar 17:26

Choose a tag to compare

3.5.5 (2026-03-14)

Bug Fixes

  • tmux: remove last-window highlight from status bar (595113e)

v3.5.4

11 Feb 21:35

Choose a tag to compare

3.5.4 (2026-02-11)

Bug Fixes

  • storage: normalize theme and machine names in history queries (b477a43)

v3.5.3

11 Feb 20:29

Choose a tag to compare

3.5.3 (2026-02-11)

Bug Fixes

  • background: use 4K resolution (3840x2160) instead of hardcoded 1080p (18c173d)

v3.5.2

11 Feb 19:16

Choose a tag to compare

3.5.2 (2026-02-11)

Bug Fixes

  • generators: use 'convert' instead of 'magick' for ImageMagick 6 compat (f65cd9d), closes #13
  • storage: add parentheses to jq score arithmetic for jq 1.7 compat (63e9f53), closes #14
  • windows-terminal: apply opacity and colorScheme to all profiles (17ac8ae), closes #12

v3.5.1

11 Feb 19:14

Choose a tag to compare

3.5.1 (2026-02-11)

Bug Fixes

  • generators: use 'convert' instead of 'magick' for ImageMagick 6 compat (f65cd9d), closes #13
  • storage: add parentheses to jq score arithmetic for jq 1.7 compat (63e9f53), closes #14
  • windows-terminal: apply opacity and colorScheme to all profiles (17ac8ae), closes #12