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
This commit is contained in:
parent
4f8b69ab8b
commit
b2769b4963
10 changed files with 109 additions and 216 deletions
|
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
- Added code linters for shellcheck & shfmt [#33](https://github.com/egel/tmux-gruvbox/issues/33)
|
||||
- Added tests (for linux) [#39](https://github.com/egel/tmux-gruvbox/issues/39)
|
||||
- Added customizable statusbar [#31](https://github.com/egel/tmux-gruvbox/issues/31)
|
||||
- Added support for 16-bit colors palette light & dark [#34](https://github.com/egel/tmux-gruvbox/issues/34)
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue