JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
replace del key hack with one that uses backspace code
[peach-html5-editor.git] / page_dark.styl
index 36ca1c5..246df94 100644 (file)
@@ -1,8 +1,6 @@
 body
-       color: white
-       background: black
-       color: #000
-       background: linear-gradient(0deg, #000, #fff)
+       background: #444
+       color: #fff
 
 a, a:link, a:hover, a:visited
-       color: #88f
+       color: #3bf