From c4b594e9a497f98a1b0601eac651082b4c3ee099 Mon Sep 17 00:00:00 2001 From: Roslot <50433685+Roslot@users.noreply.github.com> Date: Wed, 20 Oct 2021 12:50:46 -0400 Subject: [PATCH] Added new "lax" theme to list of themes --- client/client.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/client.js b/client/client.js index 2e4d2db..03f3f5d 100644 --- a/client/client.js +++ b/client/client.js @@ -824,7 +824,8 @@ var schemes = [ 'solarized', 'tk-night', 'tomorrow', - 'carrot' + 'carrot', + 'lax' ]; var highlights = [