Commit graph

4 commits

Author SHA1 Message Date
Maciej Sypien
dd1c215631
refactor: dry duplicated code for getting tmux status-left 2024-09-22 22:25:56 +02:00
Maciej Sypien
fa42a2e465
refactor: dry duplicated method 2024-09-22 22:11:28 +02:00
Maciej Sypien
4d745744bf
refactor: clean unused methods 2024-09-22 20:48:11 +02:00
Maciej Sypien
4f8b69ab8b
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-22 17:20:33 +02:00