Improve sender styling

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
Nathan Sobo
2021-08-26 09:17:43 -06:00
co-authored by Antonio Scandurra
parent 381f2499b2
commit ee9ee294ad
+1 -1
View File
@@ -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]