diff --git a/.gitmodules b/.gitmodules index 6b1cff40..822e8283 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/CHANGELOG.md b/CHANGELOG.md index bfd57e69..03340ab3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/assets/themes/gruvbox b/assets/themes/gruvbox new file mode 160000 index 00000000..e3db74d0 --- /dev/null +++ b/assets/themes/gruvbox @@ -0,0 +1 @@ +Subproject commit e3db74d0e5de7bc09cab76377723ccf6bcc64e8c