summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json5
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/theme/light.json5')
-rw-r--r--src/client/theme/light.json56
1 files changed, 2 insertions, 4 deletions
diff --git a/src/client/theme/light.json5 b/src/client/theme/light.json5
index 0caea33480..a1b000530a 100644
--- a/src/client/theme/light.json5
+++ b/src/client/theme/light.json5
@@ -84,10 +84,8 @@
reactionPickerButtonHoverBg: '#eee',
- reactionViewerButtonBg: 'rgba(0, 0, 0, 0)',
- reactionViewerButtonHoverBg: 'rgba(0, 0, 0, 0)',
- reactionViewerButtonBorder: 'rgba(0, 0, 0, 0.1)',
- reactionViewerButtonHoverBorder: 'rgba(0, 0, 0, 0.2)',
+ reactionViewerButtonBg: 'rgba(0, 0, 0, 0.05)',
+ reactionViewerButtonHoverBg: 'rgba(0, 0, 0, 0.1)',
pollEditorInputBg: '#fff',