summaryrefslogtreecommitdiffstats
path: root/tests/assets.rs
diff options
context:
space:
mode:
authorJohn Meow <j0hn.meow@ya.ru>2020-12-07 07:25:11 +0300
committerDavid Peter <sharkdp@users.noreply.github.com>2020-12-21 21:52:04 +0100
commit3d07dec8fdd42e00f659f7c606562e3a51a58a55 (patch)
treeb9d0d4941178c67a40dddbc581163bc40b542acb /tests/assets.rs
parenta63bb08edae661f68fc330549c27d0d43355d606 (diff)
Use Briles/gruvbox .tmTheme files instead of peaceant's port
Diffstat (limited to 'tests/assets.rs')
-rw-r--r--tests/assets.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/assets.rs b/tests/assets.rs
index 435ddf85..d5de9015 100644
--- a/tests/assets.rs
+++ b/tests/assets.rs
@@ -33,9 +33,8 @@ fn all_themes_are_present() {
"ansi",
"base16",
"base16-256",
- "gruvbox",
+ "gruvbox-dark",
"gruvbox-light",
- "gruvbox-white",
"zenburn"
]
);