mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 07:21:22 +02:00
Lighten blockquote colour in dark mode
Signed-off-by: Resynth <resynth1943@tutanota.com>
This commit is contained in:
parent
d5e9d5306a
commit
da60e4dba6
@ -272,6 +272,10 @@ $composer-shadow-color: rgba(0, 0, 0, 0.28);
|
|||||||
background-color: #080808;
|
background-color: #080808;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// diff highlight colors
|
// diff highlight colors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user