[SICP](https://kill-9.xyz/sicp.css)
+[Yotsuba](https://kill-9.xyz/yotsuba.css)
+
[Yotsuba B](https://kill-9.xyz/yotsubab.css)
+[Tomorrow](https://kill-9.xyz/tomorrow.css)
+
[Fauux](https://kill-9.xyz/fauux.css)
+
--- /dev/null
+* { cursor: url(https://callcc.kill-9.xyz/cursor.png), auto; }
+body { background-color: #1d1f21;}
+.midHeader{ background-color: #282a2e!important; }
+#side-bar { background-color: #1d1f21; }
+#side-bar a { color: black; }
+#side-bar a:hover {
+ color: white!important;
+ background-color: #428a42;
+}
+h1,h2,h3,h4,h5,h6, p, #footer a{
+ color:#c5c8c6!important;
+
+}
+.headerTitle a{color:#81a2be !important;}
+
+#footer {background-color: #282a2e!important;}
+
+#side-bar a{color:#81a2be !important;}
+
+#main-copy a { color: #81a2be !important; }
+
+li, ul, ol {
+ padding-left: 0.7em !important;
+ color: #81a2be !important;
+}
--- /dev/null
+body { background-color: #ffffee;}
+.midHeader{ background-color: #f0e0d6!important; }
+#side-bar { background-color: #ffffee; }
+#side-bar a { color: black; }
+#side-bar a:hover {
+ color: white!important;
+ background-color: #428a42;
+}
+h1,h2,h3,h4,h5,h6, p{
+ color:maroon!important;}
+
+p {
+ color:maroon!important;
+}
+#footer {background-color: #f0e0d6!important;}
+blockquote > p {color:#789922!important;}