From d93eed2cac9e8d09110e9f489cf8b51e0fd53dc5 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Fri, 13 Sep 2024 00:17:01 +0200 Subject: [PATCH] dark theme on nixwebr.ing --- hosts/chmura/nixwebr.ing/index.css | 4 ++++ hosts/chmura/nixwebr.ing/index.html | 1 + 2 files changed, 5 insertions(+) create mode 100644 hosts/chmura/nixwebr.ing/index.css diff --git a/hosts/chmura/nixwebr.ing/index.css b/hosts/chmura/nixwebr.ing/index.css new file mode 100644 index 0000000..c4eef1c --- /dev/null +++ b/hosts/chmura/nixwebr.ing/index.css @@ -0,0 +1,4 @@ +body { + background-color: #111111; + color: #DDDDDD +} diff --git a/hosts/chmura/nixwebr.ing/index.html b/hosts/chmura/nixwebr.ing/index.html index 4f812f6..4c1ca57 100644 --- a/hosts/chmura/nixwebr.ing/index.html +++ b/hosts/chmura/nixwebr.ing/index.html @@ -2,6 +2,7 @@ + nix webring