JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
clean up testing color scheme
[peach-html5-editor.git] / page_dark.styl
index 21ac9db..36ca1c5 100644 (file)
@@ -1,6 +1,8 @@
 body
        color: white
        background: black
+       color: #000
+       background: linear-gradient(0deg, #000, #fff)
 
 a, a:link, a:hover, a:visited
        color: #88f