mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 08:37:12 +00:00
Adds zenburn theme submodule
Work towards #224 but @sharkdp is going to rebuild themes.bin
This commit is contained in:
parent
b6c59a5bd4
commit
4f812c32ab
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -46,3 +46,6 @@
|
|||
[submodule "assets/syntaxes/Nix"]
|
||||
path = assets/syntaxes/Nix
|
||||
url = https://github.com/wmertens/sublime-nix
|
||||
[submodule "assets/themes/zenburn"]
|
||||
path = assets/themes/zenburn
|
||||
url = https://github.com/colinta/zenburn.git
|
||||
|
|
1
assets/themes/zenburn
Submodule
1
assets/themes/zenburn
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b7f27e2f6567813991496b387fe902a3a2ef0747
|
Loading…
Reference in a new issue