mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-10 11:07:09 +02:00
Add new themes to unit test
Branch: add_gruvbox_theme
This commit is contained in:
@ -29,6 +29,9 @@ fn all_themes_are_present() {
|
|||||||
"ansi-dark",
|
"ansi-dark",
|
||||||
"ansi-light",
|
"ansi-light",
|
||||||
"base16",
|
"base16",
|
||||||
|
"gruvbox",
|
||||||
|
"gruvbox-light",
|
||||||
|
"gruvbox-white",
|
||||||
"zenburn"
|
"zenburn"
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user