Composer: Edit and reply: highlight selected item.
This commit is contained in:
parent
715a4de4c4
commit
d3ffa84294
6 changed files with 48 additions and 12 deletions
|
|
@ -34,3 +34,8 @@ val Melon = Color(0xFFFF812D)
|
|||
val ElementGreen = Color(0xFF0DBD8B)
|
||||
val ElementOrange = Color(0xFFD9B072)
|
||||
val Vermilion = Color(0xFFFF5B55)
|
||||
|
||||
// TODO Update color
|
||||
val MessageHighlightLight = Azure
|
||||
// TODO Update color
|
||||
val MessageHighlightDark = Azure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue