Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/dark-style.css')
-rw-r--r--assets/css/dark-style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/dark-style.css b/assets/css/dark-style.css
index 53093f4..5b2a796 100644
--- a/assets/css/dark-style.css
+++ b/assets/css/dark-style.css
@@ -1,6 +1,6 @@
body {
color: rgba(255,255,255,.85);
- background-color: #2c2c2e;
+ background-color: #232325;
}
mark,