Fix styles for light theme

This commit is contained in:
piotrpekala7
2020-10-15 17:30:20 +02:00
parent 692db7b605
commit 6c92941794
5 changed files with 24 additions and 8 deletions

View File

@ -1 +1 @@
<div #terminal id="terminal"></div>
<div class="lightTheme" #terminal id="terminal"></div>