mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
selected_message: Adjust light-mode border to specification.
This introduces the alpha described by @terpimost in #22059.
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
--color-background-private-message-header: hsl(46deg 35% 93%);
|
||||
--color-background-private-message-content: hsl(45deg 20% 96%);
|
||||
--color-background-stream-message-content: hsl(0deg 0% 100%);
|
||||
--color-selected-message-outline: hsl(217deg 64% 59%);
|
||||
--color-selected-message-outline: hsl(217deg 64% 59% / 60%);
|
||||
--color-message-list-border: hsl(0deg 0% 0% / 16%);
|
||||
--color-message-header-contents-border: hsl(0deg 0% 0% / 10%);
|
||||
--color-private-message-header-border: hsl(0deg 0% 0% / 10%);
|
||||
|
||||
Reference in New Issue
Block a user