Skip to content

Commit

Permalink
Messenger: Add color definition for incoming message bubbles.
Browse files Browse the repository at this point in the history
  • Loading branch information
TiZ-HugLife committed Oct 24, 2023
1 parent 5438c46 commit e9feec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/messenger/darkmode.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:root,
.__fb-light-mode {
--card-background: #1e1e1e;
--chat-incoming-message-bubble-background-color: #292929;
--comment-background: #292929;
--comment-footer-background: #333;
--card-background-flat: #292929;
Expand Down

0 comments on commit e9feec3

Please sign in to comment.