diff --git a/README.md b/README.md index 1c67285..492ea2c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,27 @@ -# Gruvbox color theme configuration for Tmux +
+ +

Gruvbox theme for Tmux

+
Theme with 'retro groove' flavor for [Tmux][github-tmux], based on Pavel Pertsev's [gruvbox colorscheme][github-grovbox] and inspired by work of [Gordon Chiam](https://gist.github.com/gchiam/4606522f513cc64b79ce). Subthemes switching inspired by [tmux-color-solarized][tmux-color-solarized]. -> Screenshots made from macOS builtin terminal with xterm-256color and [Hack font][github-hack]. + -| Dark theme | Light theme | -|---|---| -| | | +
+ + + +
+ +> Screenshot made from macOS [alacritty][github-alacritty] terminal with xterm-256color and [Hack Nerd Font Regular][github-nerd-fonts].
+> Backgrounds by [Aleksandar Pasaric][pexcel-1] and [Vishnu Murali][pexcel-2]. ## Installation @@ -22,7 +37,7 @@ cat tmux-gruvbox-dark.conf >> ~/.tmux.conf ### Install through [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) -Add plugin to the list of TPM plugins in `.tmux.conf` and select desired theme +Add plugin to the list of TPM plugins in `.tmux.conf` and select desired theme. ```bash set -g @plugin 'egel/tmux-gruvbox' @@ -38,4 +53,8 @@ GPLv3 - Maciej Sypień [github-tmux]: https://github.com/tmux/tmux [github-grovbox]: https://github.com/morhetz/gruvbox [github-hack]: https://github.com/chrissimpkins/Hack +[github-nerd-fonts]: https://github.com/ryanoasis/nerd-fonts +[github-alacritty]: https://github.com/alacritty/alacritty [tmux-color-solarized]: https://github.com/seebi/tmux-colors-solarized +[pexcel-1]: https://www.pexels.com/photo/urban-photo-of-an-alley-2411688/ +[pexcel-2]: https://www.pexels.com/photo/lights-hanging-above-the-alley-in-a-city-at-night-27044195/ diff --git a/docs/assets/img/gruvbox-dark-and-light theme structure.png b/docs/assets/img/gruvbox-dark-and-light theme structure.png new file mode 100644 index 0000000..fab4326 Binary files /dev/null and b/docs/assets/img/gruvbox-dark-and-light theme structure.png differ diff --git a/docs/assets/img/gruvbox-dark-and-light theme structure@0.25x.png b/docs/assets/img/gruvbox-dark-and-light theme structure@0.25x.png new file mode 100644 index 0000000..8cd7d62 Binary files /dev/null and b/docs/assets/img/gruvbox-dark-and-light theme structure@0.25x.png differ diff --git a/docs/assets/img/gruvbox-dark-and-light theme structure@0.5x.png b/docs/assets/img/gruvbox-dark-and-light theme structure@0.5x.png new file mode 100644 index 0000000..d665b58 Binary files /dev/null and b/docs/assets/img/gruvbox-dark-and-light theme structure@0.5x.png differ diff --git a/docs/assets/img/logo-v1.png b/docs/assets/img/logo-v1.png new file mode 100644 index 0000000..f96a428 Binary files /dev/null and b/docs/assets/img/logo-v1.png differ diff --git a/docs/assets/img/logo-v1.svg b/docs/assets/img/logo-v1.svg new file mode 100644 index 0000000..cf0fdee --- /dev/null +++ b/docs/assets/img/logo-v1.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/assets/img/logo-v1@0.5x.png b/docs/assets/img/logo-v1@0.5x.png new file mode 100644 index 0000000..84dbb03 Binary files /dev/null and b/docs/assets/img/logo-v1@0.5x.png differ diff --git a/docs/assets/img/logo-v1@0.75x.png b/docs/assets/img/logo-v1@0.75x.png new file mode 100644 index 0000000..b0cad22 Binary files /dev/null and b/docs/assets/img/logo-v1@0.75x.png differ