mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 03:05:51 +03:00
Lighten blockquote colour in dark mode
Signed-off-by: Resynth <resynth1943@tutanota.com>
This commit is contained in:
parent
d5e9d5306a
commit
da60e4dba6
1 changed files with 4 additions and 0 deletions
|
@ -272,6 +272,10 @@ $composer-shadow-color: rgba(0, 0, 0, 0.28);
|
|||
background-color: #080808;
|
||||
}
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// diff highlight colors
|
||||
|
|
Loading…
Reference in a new issue