diff --git a/contrib/static/tomorrow.css b/contrib/static/tomorrow.css index 0b6cd42..1b59209 100644 --- a/contrib/static/tomorrow.css +++ b/contrib/static/tomorrow.css @@ -336,6 +336,12 @@ textarea margin-bottom: 1px; float: left; clear: both; + background-color: #0f0f0f; + border-color: #242424; +} + +pre { + background-color: #0f0f0f; } .post