Skip to content

Releases: theme-controller/thcon

v0.17.0

12 Oct 00:21
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

Added:

Changed:

  • Improved contrast of syntax-highlighted code blocks
  • thcon_linux_x86_86 binaries are now named thcon_linux_amd64

Fixed:

  • gnome-shell now respects the user themes included in config.toml, instead of always using "Arc" and "Arc-Dark-solid".

v0.16.0

16 Sep 18:59
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release

Added:

Removed:

  • Default dark-mode/light-mode config paths for kitty

v0.15.5

31 Aug 14:40
Compare
Choose a tag to compare
v0.15.5 Pre-release
Pre-release

Fixed

  • No longer reports errors when calling lookandfeeltool on systems without KDE installed.
  • No longer reports errors when switching helix themes where a ~/.config/helix directory doesn't exist.

Changed

  • Skipped apps now use a separate "reason" field when info-level logging (-v) is enabled, instead of listing the skip-reason in the message itself.

v0.15.4 (CI Infrastructure Release)

31 Aug 14:39
Compare
Choose a tag to compare
Pre-release

Maintenance release to improve CI infrastructure. No other changes beyond v0.15.1.

v0.15.3 (CI Infrastructure Release)

11 Aug 16:39
Compare
Choose a tag to compare
Pre-release

Maintenance release to improve CI infrastructure. No other changes beyond v0.15.1.

v0.15.2 (CI Infrastructure Release)

11 Aug 16:20
Compare
Choose a tag to compare
Pre-release

Maintenance release to improve CI infrastructure. No other changes beyond v0.15.1.

v0.15.2

11 Aug 16:19
Compare
Choose a tag to compare
v0.15.2 Pre-release
Pre-release

Fixed:

  • When not already running, Terminal.app no longer stays running in the background after switching themes

v0.15.0

11 Aug 15:01
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

Relicensed to BSD 3-clause (previous releases were Apache 2.0 / MIT dual-licensed).

Changed:

  • Updated third-party dependencies

v0.14.0 - 2023-06-11

12 Jun 00:25
Compare
Choose a tag to compare
v0.14.0 - 2023-06-11 Pre-release
Pre-release

Completely rewritten in Go. Configuration format is backwards-compatible with the rust version, but the CLI makes no claims of backwards compatibility.

Added:

Removed:

  • Sublime Text support
    • ST4 has been out for long enough that maintaining support for ST3 is unnecessary
  • Visual Studio Code support
    • VSCode supports OS theme syncing on all major platforms since no later than March 2022
  • Atom support
    • Atom was sunset in December 2022
  • The thcon-listen binary is no longer included during installation
    • Use the thcon listen subcommand instead