summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatriotRossii <patriotrossii2019@mail.ru>2021-03-24 18:39:06 +0500
committerGitHub <noreply@github.com>2021-03-24 18:39:06 +0500
commit0cd52e5be1661825944d17f101f727b87563320a (patch)
treee01d11d3d597a0bf89825407f518e7ecb66b8705
parentc14dd34dca3cba39b98c8110761bb0cad782dd68 (diff)
Add "Visual Studio Dark+" theme to vec of themes
-rw-r--r--tests/assets.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/assets.rs b/tests/assets.rs
index fc01d9e8..f7b207fc 100644
--- a/tests/assets.rs
+++ b/tests/assets.rs
@@ -30,6 +30,7 @@ fn all_themes_are_present() {
"Solarized (light)",
"Sublime Snazzy",
"TwoDark",
+ "Visual Studio Dark+",
"ansi",
"base16",
"base16-256",