1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-10 09:22:25 +03:00

Lighten blockquote colour in dark mode

Signed-off-by: Resynth <resynth1943@tutanota.com>
This commit is contained in:
Resynth
2020-10-25 16:47:15 +00:00
parent d5e9d5306a
commit da60e4dba6

View File

@@ -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