1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-13 22:28:26 +00:00

Merge 65eb534695545447d99a5231b08fa5ee325068e0 into caba54efc9410f76d8f234247bee3f4076030f2d

This commit is contained in:
Aadi Rave 2025-01-01 10:55:44 +05:30 committed by GitHub
commit 9656843037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11 additions and 0 deletions

3
.gitmodules vendored
View File

@ -263,3 +263,6 @@
[submodule "assets/syntaxes/02_Extra/CFML"]
path = assets/syntaxes/02_Extra/CFML
url = https://github.com/jcberquist/sublimetext-cfml.git
[submodule "assets/themes/bat"]
path = assets/themes/bat
url = https://github.com/catppuccin/bat.git

View File

@ -75,6 +75,9 @@
## Themes
- Added Catppuccin themes (Latte, Frappe, Macchiato, Mocha), see #3099 (@aadirave)
## `bat` as a library
- Changes to `syntax_mapping::SyntaxMapping` #2755 (@cyqsimon)

1
assets/themes/bat vendored Submodule

@ -0,0 +1 @@
Subproject commit d3feec47b16a8e99eabb34cdfbaa115541d374fc

View File

@ -14,6 +14,10 @@ fn all_themes_are_present() {
themes,
vec![
"1337",
"Catppuccin Frappe",
"Catppuccin Latte",
"Catppuccin Macchiato",
"Catppuccin Mocha",
"Coldark-Cold",
"Coldark-Dark",
"DarkNeon",