Commit 90db5db4 authored by serapath's avatar serapath

FIX revert terminal background color

parent b9cac35b
......@@ -16,7 +16,7 @@ var css = csjs`
font-size : 12px;
font-family : monospace;
color : black;
background-color : white;
background-color : lightgrey;
margin-top : auto;
height : 100%;
min-height : 1.7em;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment