Commit fd433dd2 authored by yann300's avatar yann300

change terminal font / background color

parent c913e8c2
......@@ -18,8 +18,8 @@ var css = csjs`
flex-direction : column;
font-size : 12px;
font-family : monospace;
color : black;
background-color : lightgrey;
color : #777;
background-color : #ededed;
height : 100%;
min-height : 1.7em;
overflow : hidden;
......
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