mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 20:11:03 +00: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:
parent
b09d245dea
commit
541f014d50
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
|
||||
|
@ -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
1
assets/themes/gruvbox
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e3db74d0e5de7bc09cab76377723ccf6bcc64e8c
|
Loading…
x
Reference in New Issue
Block a user