summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-02-01 21:33:49 +0300
committerAndrew Dolgov <[email protected]>2018-02-01 21:33:49 +0300
commitf7f56cc0c0307bbf7f01d2375f916e976be49cdb (patch)
treeba4d74f6a4219777124c7df560baa0aaa410f89d /themes/night.css
parent67f4fd61b82226721ad8fd08fc4b6c8614f78668 (diff)
exp: themes
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
new file mode 100644
index 0000000..782300b
--- /dev/null
+++ b/themes/night.css
@@ -0,0 +1,4 @@
+body {
+ background : black;
+ color : #ccc;
+}