From 0cd52e5be1661825944d17f101f727b87563320a Mon Sep 17 00:00:00 2001 From: PatriotRossii Date: Wed, 24 Mar 2021 18:39:06 +0500 Subject: [PATCH] Add "Visual Studio Dark+" theme to vec of themes --- tests/assets.rs | 1 + 1 file changed, 1 insertion(+) 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",