Improve sender styling
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
co-authored by
Antonio Scandurra
parent
381f2499b2
commit
ee9ee294ad
@@ -28,7 +28,7 @@ padding = { top = 10.0, bottom = 10.0, left = 10.0, right = 10.0 }
|
||||
[chat_panel.message]
|
||||
body = "$text.0"
|
||||
sender.margin.right = 10.0
|
||||
sender.text = { color = "#ff0000", weight = "bold", italic = true }
|
||||
sender.text = { color = "$text.0", weight = "bold" }
|
||||
timestamp.text = "$text.2"
|
||||
|
||||
[selector]
|
||||
|
||||
Reference in New Issue
Block a user