1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-07-09 10:37:02 +02:00

Merge pull request from SchweGELBin/catppuccin

Themes: Add Catppuccin
This commit is contained in:
Keith Hall
2025-05-31 16:50:34 +03:00
committed by GitHub
7 changed files with 10 additions and 0 deletions

3
.gitmodules vendored

@ -272,3 +272,6 @@
[submodule "assets/syntaxes/02_Extra/typst-syntax-highlight"]
path = assets/syntaxes/02_Extra/typst-syntax-highlight
url = https://github.com/hyrious/typst-syntax-highlight
[submodule "assets/themes/Catppuccin"]
path = assets/themes/Catppuccin
url = https://github.com/SchweGELBin/catppuccin-bat-sub.git

@ -38,6 +38,8 @@
## Themes
- Add Catppuccin, see #3317 (@SchweGELBin)
## `bat` as a library
# v0.25.0

Binary file not shown.

BIN
assets/syntaxes.bin vendored

Binary file not shown.

BIN
assets/themes.bin vendored

Binary file not shown.

1
assets/themes/Catppuccin vendored Submodule

@ -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",