summaryrefslogtreecommitdiff
path: root/ui/styles/variables.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/styles/variables.css')
-rw-r--r--ui/styles/variables.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/styles/variables.css b/ui/styles/variables.css
index 6252d7b..5caf094 100644
--- a/ui/styles/variables.css
+++ b/ui/styles/variables.css
@@ -47,7 +47,7 @@
--colour-message-run-other-bg: color-mix(in srgb, var(--colour-base) 50%, white);
--colour-message-run-other-border: color-mix(in srgb, var(--colour-message-run-other-bg) 50%, black);
--colour-message-run-self-text: var(--dark-text);
- --colour-message-run-other-text: var(--light-text);
+ --colour-message-run-other-text: var(--dark-text);
--colour-message-run-username-bg: color-mix(in srgb, var(--colour-base) 70%, white);
--colour-message-run-username-border: color-mix(in srgb, var(--colour-base) 50%, black);