v.0.3.6 message input box update
This commit is contained in:
@@ -373,12 +373,6 @@ a { color: inherit; text-decoration: none; }
|
||||
background: var(--primary);
|
||||
}
|
||||
|
||||
[data-theme="dark"] .msg-input-mirror {
|
||||
color: var(--text-primary);
|
||||
}
|
||||
[data-theme="dark"] .msg-input-raw {
|
||||
caret-color: var(--text-primary);
|
||||
}
|
||||
|
||||
/* Night mode: .in bubble (dark surface) — base mention colour is too dark, use light primary */
|
||||
[data-theme="dark"] .in .mention {
|
||||
@@ -399,3 +393,4 @@ a { color: inherit; text-decoration: none; }
|
||||
[data-theme="dark"] .reaction-btn:hover {
|
||||
background: var(--primary-light);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user