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.