summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index 43b54be..3530292 100644
--- a/style.css
+++ b/style.css
@@ -44,19 +44,19 @@ div {
/* Background */
body {
- background-color: #2a2a2a;
+ background-color: #141D20;
}
/* Text */
div {
- --text-color: white;
+ --text-color: #a070a0;
}
/* Heading */
h1 {
- color: #ffe28a;
+ color: #6EE2FF;
}
/* Categories */