aboutsummaryrefslogtreecommitdiff
path: root/main/data/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'main/data/theme.css')
-rw-r--r--main/data/theme.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/data/theme.css b/main/data/theme.css
index d2723d54..e7d58ffb 100644
--- a/main/data/theme.css
+++ b/main/data/theme.css
@@ -9,6 +9,14 @@ window.dino-main headerbar.dino-left label.title {
color: transparent;
}
+window.dino-main .dino-conversation {
+ background: @theme_base_color;
+}
+
+window.dino-main .dino-conversation undershoot {
+ background: none;
+}
+
window.dino-main .dino-chatinput frame box {
background: @theme_base_color;
}