tmux-gruvbox/CHANGELOG.md
Maciej Sypien 044ca063e2
feat: add customizable statusbar (#31)
* feat: define dark and light color palettes

* feat: add customization of status-right & status-left sections

* feat: rename to gruvbox_dark256 and implement alpha option

* fix: transparency for tabs in left status bar

* fix: shellcheck errors

* fix: files according to shfmt

* feat: remove unnecessary modeline

* feat: save palettes as 256 color

* feat: update information about dark256 & light256 themes

* chore: add changelog entry
2024-09-16 00:43:06 +02:00

1.6 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • Added light and dark transparent themes #18
  • Added editorconfig
  • Added code linters for shellcheck & shfmt #33
  • Added customizable statusbar #31

Changed

Deprecated

Removed

Fixed

  • Fixed incorrect spacings in template file

Security

[1.1.0]

Added

  • Added CHANGELOG file (#9)
  • Added theme installable through TPM (#4)
  • Added light-medium theme (#3]
  • Added zoom indication when pane is maximiezed (#17)

Fixed

  • Fixed spelling in the installation script (#2)
  • Fixed visual bugs in gruvbox dark theme after release of new tmux v2.9 (#6)
  • Fixed installation script by removing the no longer used attr from dark and light themes (#15)

1.0.0 - 2016-07-26

Added

  • Added dark gruvbox colorscheme