1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-21 12:28:30 +00:00

Add base16-256 theme to unit test

This commit is contained in:
sharkdp 2020-08-02 23:22:26 +02:00 committed by David Peter
parent f9d5e81f0e
commit 2ffbe08eb1

View File

@ -29,6 +29,7 @@ fn all_themes_are_present() {
"ansi-dark", "ansi-dark",
"ansi-light", "ansi-light",
"base16", "base16",
"base16-256",
"gruvbox", "gruvbox",
"gruvbox-light", "gruvbox-light",
"gruvbox-white", "gruvbox-white",