From 87e7eacf29a9de73acea56e1854a683b4a4879a4 Mon Sep 17 00:00:00 2001 From: Dioni Zhong Date: Mon, 22 Feb 2021 12:37:14 +0000 Subject: [PATCH] feat: update console theme to modified monokai, then increase font size to 18px (#1468) * update console theme to modified monokai, then increase font size to 18px (default was 1rem) * update the snapshot --- game_frontend/public/handlebars_template.html | 39 +++++++++++++++++++ .../__snapshots__/index.test.js.snap | 4 +- .../src/containers/IDEEditor/index.js | 7 ++-- 3 files changed, 45 insertions(+), 5 deletions(-) diff --git a/game_frontend/public/handlebars_template.html b/game_frontend/public/handlebars_template.html index 5a7abddf7..159eff87b 100755 --- a/game_frontend/public/handlebars_template.html +++ b/game_frontend/public/handlebars_template.html @@ -51,6 +51,45 @@ overflow: hidden; } + + + +