1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Add a few popular Sublime Text themes

This commit is contained in:
sharkdp
2018-05-18 20:16:08 +02:00
committed by David Peter
parent 54a331d162
commit a1e1170319
6 changed files with 16 additions and 0 deletions

12
.gitmodules vendored
View File

@@ -31,3 +31,15 @@
[submodule "assets/syntaxes/LESS"]
path = assets/syntaxes/LESS
url = https://github.com/danro/LESS-sublime
[submodule "assets/themes/DarkNeon"]
path = assets/themes/DarkNeon
url = https://github.com/RainyDayMedia/DarkNeon
[submodule "assets/themes/github-sublime-theme"]
path = assets/themes/github-sublime-theme
url = https://github.com/AlexanderEkdahl/github-sublime-theme
[submodule "assets/themes/1337-Scheme"]
path = assets/themes/1337-Scheme
url = https://github.com/MarkMichos/1337-Scheme
[submodule "assets/themes/TwoDark"]
path = assets/themes/TwoDark
url = https://github.com/erremauro/TwoDark

Binary file not shown.

1
assets/themes/TwoDark Submodule

Submodule assets/themes/TwoDark added at 8e0f6fa5b5