add peaceant's port of gruvbox themes

This adds Martin Radimec's [1] port [2] of the gruvbox theme [3].

Brian Reilly (Briles) [4] has a pretty complete collection of gruvbox
ports [5] but they are all in `sublime-color-scheme` which is not yet
supported in bat, see #759 [6].

[1] https://github.com/peaceant
[2] https://github.com/peaceant/gruvbox
[3] https://github.com/morhetz/gruvbox
[4] https://github.com/Briles
[5] https://github.com/Briles/gruvbox
[6] https://github.com/sharkdp/bat/issues/759
This commit is contained in:
Kyle Ondy 2020-06-22 21:00:35 -04:00
parent b09d245dea
commit 541f014d50
No known key found for this signature in database
GPG Key ID: E9375956DCC40875
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@ -185,3 +185,6 @@
[submodule "assets/syntaxes/02_Extra/AsciiDoc"]
path = assets/syntaxes/02_Extra/AsciiDoc
url = https://github.com/asciidoctor/sublimetext-asciidoc.git
[submodule "assets/themes/gruvbox"]
path = assets/themes/gruvbox
url = https://github.com/peaceant/gruvbox.git

View File

@ -11,6 +11,9 @@
- Update AsciiDoc syntax, see #1034 (@rxt1077)
## New themes
- Gruvbox, see #1069 (@kyleondy)
## `bat` as a library
- Add APIs to provide `Input` descriptions with `InputDescription` (@eth-p)

1
assets/themes/gruvbox vendored Submodule

@ -0,0 +1 @@
Subproject commit e3db74d0e5de7bc09cab76377723ccf6bcc64e8c