mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user