From 1951b9880340429f420e8e2c17ada9584296ccc6 Mon Sep 17 00:00:00 2001 From: Anton Paisov Date: Mon, 24 Jul 2017 01:58:21 +0300 Subject: [PATCH 1/2] sort ports alphabetically --- README.md | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 172302b..1aca577 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ Palette Here's a list of ports to other text editors and applications. The original Vim theme can be found here: https://github.com/morhetz/gruvbox -### Emacs +### Alacritty -- [Greduan's port](https://github.com/Greduan/emacs-theme-gruvbox) +- [Daniel M. Capella's port](https://github.com/jwilm/alacritty/wiki/Color-schemes#gruvbox) ### Atom @@ -28,46 +28,58 @@ Here's a list of ports to other text editors and applications. The original Vim - [Brian Reilly's port](https://github.com/Briles/gruvbox-atom) - [Steve Lombardi's port](https://github.com/smlombardi/gruvbox-syntax) -### Sublime // TextMate +### Awesome WM -- [Martin Radimec's port](https://github.com/peaceant/gruvbox) -- [Brian Reilly's port](https://github.com/Briles/gruvbox) +- [Raphael McSinyx's theme](https://github.com/McSinyx/debdotfiles/tree/master/awesome/.config/awesome/themes/gruvbox) + +### CudaText + +- [Brian Reilly's port](https://github.com/Briles/gruvbox-cudatext) + +### Emacs + +- [Greduan's port](https://github.com/Greduan/emacs-theme-gruvbox) + +### HyperTerm + +- [Gruvbox Dark Theme](https://github.com/mcchrish/hyperterm-gruvbox-dark) ### IDEA - [Caleb Land's port](https://github.com/caleb/gruvbox-idea) - [Visual Gruvbox (Medium Dark) by rphlmr](https://github.com/rphlmr/visual-gruvbox-medium-dark) -### Qt Creator +### Multimarkdown Composer -- [Julian Konchunas's port](https://github.com/konchunas/gruvbox-qtcreator) +- [jlxz's stylesheet](https://github.com/jlxz/mmdc_gruvbox_style) ### Pentadactyl - [Roman Inflianskas's color scheme](https://github.com/rominf/pentadactyl-gruvbox) -### Vimperator - -- [Raphael McSinyx's color scheme](https://github.com/McSinyx/debdotfiles/tree/master/vimperator/.vimperator/colors) - -### Awesome WM - -- [Raphael McSinyx's theme](https://github.com/McSinyx/debdotfiles/tree/master/awesome/.config/awesome/themes/gruvbox) - -### Multimarkdown Composer - -- [jlxz's stylesheet](https://github.com/jlxz/mmdc_gruvbox_style) - ### Pygments - [Dave Yarwood's port](https://github.com/daveyarwood/gruvbox-pygments) +### Qt Creator + +- [Julian Konchunas's port](https://github.com/konchunas/gruvbox-qtcreator) + +### Rofi + +- [Color themes by Brian Hardisty](https://github.com/bardisty/gruvbox-rofi) + ### Slack - [By unknown author](http://sweetthemesaremadeofthe.se/post/114732568417/gruvbox-inspired) -### CudaText +### Sublime // TextMate -- [Brian Reilly's port](https://github.com/Briles/gruvbox-cudatext) +- [Martin Radimec's port](https://github.com/peaceant/gruvbox) +- [Brian Reilly's port](https://github.com/Briles/gruvbox) + +### Vimperator + +- [Raphael McSinyx's color scheme](https://github.com/McSinyx/debdotfiles/tree/master/vimperator/.vimperator/colors) ### Visual Studio @@ -78,15 +90,3 @@ Here's a list of ports to other text editors and applications. The original Vim ### Visual Studio Code - [Visual Gruvbox (Medium Dark) by rphlmr](https://marketplace.visualstudio.com/items?itemName=rphlmr.visual-gruvbox-medium-dark) - -### HyperTerm - -- [Gruvbox Dark Theme](https://github.com/mcchrish/hyperterm-gruvbox-dark) - -### Rofi - -- [Color themes by Brian Hardisty](https://github.com/bardisty/gruvbox-rofi) - -### Alacritty - -- [Daniel M. Capella's port](https://github.com/jwilm/alacritty/wiki/Color-schemes#gruvbox) From 9d82071737da564c980a41d1b38ced3c3014df3a Mon Sep 17 00:00:00 2001 From: Anton Paisov Date: Mon, 24 Jul 2017 02:00:34 +0300 Subject: [PATCH 2/2] Add Tilix color theme with multiple contrast variants --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1aca577..0ee670b 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,10 @@ Here's a list of ports to other text editors and applications. The original Vim - [Martin Radimec's port](https://github.com/peaceant/gruvbox) - [Brian Reilly's port](https://github.com/Briles/gruvbox) +### Tilix terminal + +[Michael Thessel's port](https://github.com/MichaelThessel/tilix-gruvbox) + ### Vimperator - [Raphael McSinyx's color scheme](https://github.com/McSinyx/debdotfiles/tree/master/vimperator/.vimperator/colors)