From 92bbb408754e0c245fc31f34c87935fd36929e5d Mon Sep 17 00:00:00 2001 From: bihlink <95501288+bihlink@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:18:26 +0200 Subject: [PATCH] Update template.ejs --- lib/template.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/template.ejs b/lib/template.ejs index 09d0655..c111223 100644 --- a/lib/template.ejs +++ b/lib/template.ejs @@ -8,7 +8,7 @@ <% } else if (opts.theme && opts.theme.toLowerCase() == 'auto'){ %> - <% } else { %> + <% } else if (opts.theme && opts.theme.toLowerCase() == 'dark'){ %> <% } else { %>