Skip to content

Releases: loadept/qtheme

v2.0.6

07 Feb 01:27
Compare
Choose a tag to compare

📢 2.0.6 Release

This release fixes the GitHub Actions configuration to automate the sha512sum update in PKGBUILD. The process now runs correctly on every new release without manual configuration.

🔹 Improvements in this release:

  • Fixed Git identity error in GitHub Actions.
  • Optimized workflow using git-auto-commit-action to automatically commit changes to PKGBUILD.
  • All functionality from 2.0.0 is maintained with no code modifications.

🚀 sha512sum updates are now fully automatic!

v2.0.0

06 Feb 19:14
Compare
Choose a tag to compare

2.0.0 Release

This release fixes documentation errors and adds new features.

Fixes and improvements

In versions after 1.5, changes were made to the interaction with the CLI that were not previously documented:

  • The flags used to configure the Kitty terminal were modified to avoid confusion with other options:
  • -T (--terminal) was replaced by -k (kitty).
  • -To (terminal-opacity) was changed to -ko (kitty-opacity).
  • -Tt (terminal-theme) was changed to -kt (kitty-theme).
  • -Tf (terminal-font) was changed to -kf (kitty-font).

Also, in version 1.5.1, a new feature was added:

  • Highlighting of the current terminal theme, replicating the existing behavior in Qtile themes.

v1.5.1

06 Feb 02:58
Compare
Choose a tag to compare

1.5.1 Release

v1.5

07 Oct 04:09
Compare
Choose a tag to compare

Qtheme v1.5

In this version the way of calling terminal arguments was changed.

  • from
    image
  • to
    image

Also, a new argument has been added to display the current version of the program.
image

Usage

Get program version

$ qtheme --version
qtheme 1.5

Set new terminal theme

$ qtheme -k dracula
Kitty terminal theme set to "dracula".

v1.4

30 Jul 17:41
Compare
Choose a tag to compare

In this version, new error handling is added when changing the kitty theme. If said topic does not exist, an error will be generated indicating that it does not exist, so the changes will not proceed.

2024-07-30-124107_646x201_scrot

v1.3

30 Jul 00:25
Compare
Choose a tag to compare

Update documentation for pypi.

v1.2

29 Jul 23:39
Compare
Choose a tag to compare

New version prepared for pypi.

v1.1

29 Jul 21:28
Compare
Choose a tag to compare

#First version (corrected)

###Details
The readme file was added, to facilitate the use of the tool

v1.0

29 Jul 14:58
Compare
Choose a tag to compare

#First version

###Description

Qtheme is a theme manager for qtile and kitty, following the configuration structure of: