aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/style.css b/src/style.css
index dcf4e59..652674b 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,8 +1,8 @@
:root {
- --navy: #080D24;
+ --navy: #0b1233;
--gold: #C9A84C;
--text: #EAE5DA;
- --muted: #8B8A99;
+ --muted: #141933;
--serif: 'Cormorant Garamond', serif;
--sans: 'DM Sans', sans-serif;