chat_messagePanelHint
This hint message should be displayed in a gray color. Currently it's pure black (A1_1000) in light theme profile and almost white (N1_50) in dark theme profile, which makes it impossible to distinguish between "hint messages" and the "real messages".
chats_message and chats_actionMessage
The message text color and action message text color are pure black (A1_1000) in light theme, which is too strong in my opinion. However the dark theme profile handled these two elements just fine. The light theme profile can learn from that.
divider
Currently the divider color is the same as background color both in light and dark theme, so in fact the divider is invisible. However in some cases the divider is used to indicate hierarchies as shown in the picture below. Therefore it's necessary to be able to distinguish dividers from background.
chat_messagePanelHint
This hint message should be displayed in a gray color. Currently it's pure black (A1_1000) in light theme profile and almost white (N1_50) in dark theme profile, which makes it impossible to distinguish between "hint messages" and the "real messages".chats_message
andchats_actionMessage
The message text color and action message text color are pure black (A1_1000) in light theme, which is too strong in my opinion. However the dark theme profile handled these two elements just fine. The light theme profile can learn from that.divider
Currently the divider color is the same as background color both in light and dark theme, so in fact the divider is invisible. However in some cases the divider is used to indicate hierarchies as shown in the picture below. Therefore it's necessary to be able to distinguish dividers from background.