aboutsummaryrefslogtreecommitdiff
path: root/styles/colors.css
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-07-13 11:23:17 +0200
committerlonkaars <loek@pipeframe.xyz>2021-07-13 11:23:17 +0200
commit86d5773c3ab4814cc9a6d09bc991c5bf18003404 (patch)
treebefe85e6c062b8719c31a25d09b46989f0416d63 /styles/colors.css
parentfc073c245fb2122d3afbe16d3188cc96c022baa8 (diff)
colors and meta tags
Diffstat (limited to 'styles/colors.css')
-rw-r--r--styles/colors.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/colors.css b/styles/colors.css
index f1978f4..3cb13d5 100644
--- a/styles/colors.css
+++ b/styles/colors.css
@@ -16,7 +16,7 @@
@media (prefers-color-scheme: light) {
:root {
- --heliotrope-gray: #c9c9dd;
+ --heliotrope-gray: #dbdbe6;
--purple-navy: #989abb;
--fire-opal: #ba3321;