summaryrefslogtreecommitdiff
path: root/src/client/theme/dark.json5
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/theme/dark.json5')
-rw-r--r--src/client/theme/dark.json51
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/theme/dark.json5 b/src/client/theme/dark.json5
index 150b6f5997..446eac557c 100644
--- a/src/client/theme/dark.json5
+++ b/src/client/theme/dark.json5
@@ -18,6 +18,7 @@
secondary: '$secondary',
bg: ':darken<8<$secondary',
text: '$text',
+ textHighlighted: ':lighten<7<$text',
scrollbarTrack: ':darken<5<$secondary',
scrollbarHandle: ':lighten<5<$secondary',