mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-09 17:51:11 +01:00
Merge pull request #5353 from resynth1943/lighter-blockquotes-in-dark-mode
Lighten blockquote colour in dark mode
This commit is contained in:
commit
9ca448e8a2
@ -274,6 +274,10 @@ $composer-shadow-color: rgba(0, 0, 0, 0.28);
|
||||
background-color: #080808;
|
||||
}
|
||||
}
|
||||
|
||||
blockquote {
|
||||
color: #919191;
|
||||
}
|
||||
}
|
||||
|
||||
// diff highlight colors
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user