mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 08:37:12 +00:00
Add Coldark themes to unit test
This commit is contained in:
parent
6d3cb5f99f
commit
2ecebf8ff2
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ fn all_themes_are_present() {
|
|||
themes,
|
||||
vec![
|
||||
"1337",
|
||||
"Coldark-Cold",
|
||||
"Coldark-Dark",
|
||||
"DarkNeon",
|
||||
"Dracula",
|
||||
"GitHub",
|
||||
|
|
Loading…
Reference in a new issue