mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 11:22:30 +01:00
theme: add Catppuccin
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -272,3 +272,6 @@
|
|||||||
[submodule "assets/syntaxes/02_Extra/typst-syntax-highlight"]
|
[submodule "assets/syntaxes/02_Extra/typst-syntax-highlight"]
|
||||||
path = assets/syntaxes/02_Extra/typst-syntax-highlight
|
path = assets/syntaxes/02_Extra/typst-syntax-highlight
|
||||||
url = https://github.com/hyrious/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
|
||||||
|
1
assets/themes/Catppuccin
vendored
Submodule
1
assets/themes/Catppuccin
vendored
Submodule
Submodule assets/themes/Catppuccin added at 19c4453001
@@ -14,6 +14,10 @@ fn all_themes_are_present() {
|
|||||||
themes,
|
themes,
|
||||||
vec![
|
vec![
|
||||||
"1337",
|
"1337",
|
||||||
|
"Catppuccin Frappe",
|
||||||
|
"Catppuccin Latte",
|
||||||
|
"Catppuccin Macchiato",
|
||||||
|
"Catppuccin Mocha",
|
||||||
"Coldark-Cold",
|
"Coldark-Cold",
|
||||||
"Coldark-Dark",
|
"Coldark-Dark",
|
||||||
"DarkNeon",
|
"DarkNeon",
|
||||||
|
Reference in New Issue
Block a user