diff --git a/theme/light/theme.json b/theme/light/theme.json index 581567633..3e4e10c1e 100644 --- a/theme/light/theme.json +++ b/theme/light/theme.json @@ -34,10 +34,10 @@ "post-bg-color": "#e6ebf0", "timeline-posts-background-color": "#e6ebf0", "header-bg-color": "#e6ebf0", - "main-bg-color-dm": "#e3dbf0", + "main-bg-color-dm": "#dbe2ea", "link-bg-color": "#eef4fa", - "main-bg-color-reply": "white", - "main-bg-color-report": "#e3dbf0", + "main-bg-color-reply": "#eaeced", + "main-bg-color-report": "#dbe2ea", "main-header-color-roles": "#ebebf0", "cw-color": "#777", "main-fg-color": "#2d2c37",