Commit graph

31 commits

Author SHA1 Message Date
Maciej Sypien
b2769b4963
feat: add support for dark and light 16-bit color palettes (#34)
* feat: add dark 16-bit colors palette

* feat: add light 16-bit colors palette

* feat: remove unnecessary files

* docs: update names

* chore: add changelog entry
2024-09-22 17:21:34 +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
Maciej Sypien
f01574b318
feat: add tests for linux (#39)
* feat: add dummy test for linux

* feat: add multiple test execution

* fix: update exec of multiple scripts for linux

* fix: execute tests with code from the branch

* fix: fail test exec if at least one test fail

* fix: typo

* wip: test if symlink work

* feat: add new test for check setup of light256 theme

* feat: when theme enabled and not set it default to dark256

* feat: increase tests coverage of checking themes activation

* refactor: rename tests_linux job

* chore: add changelog entry
2024-09-22 17:13:24 +02:00
Maciej Sypien
6595a51154
fix: incorrect path for themes 2024-09-19 09:45:21 +02:00
Maciej Sypien
23bbbfcaee
feat: add shellcheck & shfmt github actions (#33)
* refactor: separate lint shfmt and shellcheck
* feat: add simple github action task
* fix: linting bash files according to shfmt
* feat: move main method dedicated shell file
* feat: update changelog entry
2024-09-14 23:53:57 +02:00
Maciej Sypien
1b97d625e6 feat: update readme 2024-09-14 20:11:19 +02:00
Maciej Sypien
bf07efd322 fix(shfmt): arrays are a bash/mksh feature (parsed as bash via -ln=auto) 2024-09-14 20:11:19 +02:00
Maciej Sypien
e2a2991235 feat: add command for checking script 2024-09-14 20:11:19 +02:00
Maciej Sypien
195f5faecd feat: use 2 indent for sh,tmux files 2024-09-14 20:11:19 +02:00
Maciej Sypien
600ab506ee feat: enhance code quality for project files 2024-09-14 20:11:19 +02:00
Maciej Sypien
ac56569ba6
fix: upadate screenshots 2024-09-06 08:57:48 +02:00
Maciej Sypien
d2fb0d94d8 feat: add dark & light transparent themes (#18) 2024-09-05 23:38:59 +02:00
Maciej Sypien
4b1faabf89 feat: fill missing changelog logs 2024-09-05 20:58:25 +02:00
Maciej Sypien
fd200674c7 feat: update readme with logo, screenshot and better file readability 2024-09-05 20:58:25 +02:00
Maciej Sypien
c0d9038590
feat: exclude uncommited dir 2024-09-05 12:02:12 +02:00
Maciej Sypien
700d74ecc3
feat: add read file type for gruvbox-tmp.tmux 2024-09-05 09:25:36 +02:00
Maciej Sypien
08a41368ad
refactor: fix incorrect spacings 2024-09-05 09:25:26 +02:00
Maciej Sypien
43e899108f
feat: add editorconfig 2024-09-05 09:25:06 +02:00
Maciej Sypien
35f911f5e2 chore: update changelog 2024-09-05 09:22:19 +02:00
Maciej Sypień
3f9e38d724 Add zoom indicator when pane is maximized 2021-04-19 13:36:46 +02:00
Marco Sbrignadello
ccab926b56 fixed installation script 2020-11-05 10:36:26 +01:00
Maciej Sypień
9cb521fef1 Add basic gruvbox light theme using 256 colors
Add basic gitignore file
Add opening config files in correct vim file-types
Exclude vim file artifacts
Fix dark theme against changes in tmux v2.9
Fix typos
Improve plugin installer
Update README
Update changes to gruvbox dark theme
Update config and remove deprecated/outdated configuration
Update tmux-gruvbox-dark.conf
2020-10-29 22:18:31 +01:00
Maciej Sypień
6149fd8b5d
Fix dark theme against changes in tmux v2.9 (#8)
Update tmux-gruvbox-dark.conf

Co-Authored-By: egel <egel@users.noreply.github.com>

Update config and remove depricated/outdated configuration
2019-05-05 21:01:27 +02:00
Maciej Sypień
5a9e6fe5ca
Add changelog file (#10) 2019-04-30 02:00:57 +02:00
Rahul Gupta
d7b2556307 Make the theme installable through TPM (#4)
* Rename to have .tmux extension so TPM can pick it up
* Create a separate file for TPM & source the theme file
* Update readme with instructions for installation through TPM
2018-11-27 19:01:25 +01:00
Maciej Sypień
b9ee2fc021
Merge pull request #2 from fl0w/patch-1
fix spelling in the installation script
2018-11-11 18:30:22 +01:00
Martin Iwanowski
3a9654aeaf
spelling: fix installation 2018-10-26 06:37:17 +02:00
Maciej Sypień
f030a057ca Update: fix few typos; add screenshot env 2016-07-26 18:12:01 +02:00
Maciej Sypień
015cb548d4 New: add basic README.md 2016-07-26 18:00:24 +02:00
Maciej Sypień
0db0c862a7 New: add dark gruvbox colorscheme 2016-07-26 16:44:41 +02:00
Maciej Sypień
9b93dd6ada Initial commit 2016-07-25 18:18:55 +02:00