summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/components/reactions-viewer.reaction.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/components/reactions-viewer.reaction.vue b/src/client/components/reactions-viewer.reaction.vue
index 99b4d50c52..6754d13815 100644
--- a/src/client/components/reactions-viewer.reaction.vue
+++ b/src/client/components/reactions-viewer.reaction.vue
@@ -170,7 +170,7 @@ export default defineComponent({
}
> span {
- color: #fff;
+ color: var(--fgOnAccent);
}
}