aboutsummaryrefslogtreecommitdiff
path: root/theme/static
diff options
context:
space:
mode:
Diffstat (limited to 'theme/static')
-rw-r--r--theme/static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index 9a36554..54e34ed 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -530,7 +530,7 @@ span.tag::before {
--bg: #141617;
--bg-bright: #191c1d;
--fg: #b2aea9;
- --link: yellow;
+ --link: gold;
--code: red;
--border: #333;
}