aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index a75dce4..e94571b 100644
--- a/css/style.css
+++ b/css/style.css
@@ -237,6 +237,10 @@ treeview {
font-size: 13px;
}
+.message-message-text text {
+ background-color: #36393e;
+}
+
textview {
caret-color: #f7f7f7;
}