* 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
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
* 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