aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/parts/_typography.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parts/_typography.css b/src/parts/_typography.css
index 2d275b7..7b8fecf 100644
--- a/src/parts/_typography.css
+++ b/src/parts/_typography.css
@@ -80,7 +80,7 @@ mark {
background-color: var(--highlight);
border-radius: 2px;
padding: 0 2px 0 2px;
- color: #000;
+ color: var(--text-bright);
}
a > code,