aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/static/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index f74ee51..1966a42 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -578,8 +578,8 @@ span.tag::before {
--bg: #141617;
--bg-bright: #191c1d;
--fg: #b2aea9;
- --link: #fc6c1c;
- --code: #ffb454;
+ --link: aqua;
+ --code: yellow;
--border: #333;
}
}