diff options
Diffstat (limited to 'src/client/theme/dark.json')
| -rw-r--r-- | src/client/theme/dark.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/theme/dark.json b/src/client/theme/dark.json index 3d3c9b37c7..8700d396a8 100644 --- a/src/client/theme/dark.json +++ b/src/client/theme/dark.json @@ -77,6 +77,8 @@ "reactionViewerBorder": "rgba(255, 255, 255, 0.1)", + "pollEditorInputBg": "rgba(0, 0, 0, 0.25)", + "urlPreviewBorder": "rgba(0, 0, 0, 0.4)", "urlPreviewBorderHover": "rgba(255, 255, 255, 0.2)", "urlPreviewTitle": "$text", |