diff --git a/static/application.css b/static/application.css index 1915b23..9af3eab 100644 --- a/static/application.css +++ b/static/application.css @@ -1,5 +1,5 @@ body { - background: #002B36; + background: #0d1b2a; padding: 20px 50px; margin: 0px; height: 100vh; @@ -16,7 +16,7 @@ html { textarea { background: transparent; border: 0px; - color: #fff; + color: #e0e6ed; padding: 0px; width: 100%; height: 100%; @@ -34,7 +34,7 @@ textarea { /* the line numbers */ #linenos { - color: #7d7d7d; + color: #5c7a99; z-index: 1; position: absolute; top: 20px; @@ -81,11 +81,11 @@ textarea { #box1 { padding: 5px; text-align: center; - background: #00222b; + background: #081420; } #box2 { - background: #08323c; + background: #0f2234; font-size: 0px; padding: 0; height: 37px; @@ -139,7 +139,7 @@ textarea { } #box3, #messages li { - background: #173e48; + background: #1b3a4b; font-family: Helvetica, sans-serif; font-size: 12px; line-height: 14px; @@ -147,12 +147,12 @@ textarea { } #box3 .label, #messages li { - color: #fff; + color: #e0e6ed; font-weight: bold; } #box3 .shortcut { - color: #c4dce3; + color: #8ba4b8; font-weight: normal; } @@ -225,13 +225,13 @@ textarea { margin-left: 0; font-family: Helvetica, sans-serif; font-size: 12px; - color: #c4dce3; + color: #8ba4b8; text-decoration: none; white-space: nowrap; } #box2 .about-nav:hover { - color: #fff; + color: #e0e6ed; } #messages { @@ -244,13 +244,13 @@ textarea { } #messages li { - background:rgba(23,62,72,0.8); + background:rgba(27,58,75,0.9); margin:0 auto; list-style:none; } #messages li.error { - background:rgba(102,8,0,0.8); + background:rgba(102,8,0,0.9); } #box1 a.logo, #box1 a.logo:visited { @@ -272,4 +272,3 @@ textarea { bottom: 0; overflow: hidden; } - diff --git a/static/solarized_dark.css b/static/solarized_dark.css index f50670e..0cb6093 100644 --- a/static/solarized_dark.css +++ b/static/solarized_dark.css @@ -1,6 +1,7 @@ /* -Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull +Navy Dark Theme - Based on Solarized Dark +A navy-tinted dark theme maintaining Solarized's contrast ratios */ @@ -8,54 +9,54 @@ Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull