Initial import.
[dorian] / styles / day.js
diff --git a/styles/day.js b/styles/day.js
new file mode 100644 (file)
index 0000000..175b093
--- /dev/null
@@ -0,0 +1,2 @@
+document.body.style.background = '#FFFFFB';
+document.body.style.color = '#000000'