mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Improve sender styling
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
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]
|
||||
|
Loading…
Reference in New Issue
Block a user