fix RTE dark theme

This commit is contained in:
Matthew Hodgson 2017-02-20 01:27:05 +02:00
parent 5951e8fb27
commit f91f5cb65e
3 changed files with 12 additions and 2 deletions

View file

@ -74,6 +74,9 @@ $settings-grey-fg-color: #a2a2a2;
$voip-decline-color: #f48080;
$voip-accept-color: #80f480;
$rte-bg-color: #353535;
$rte-code-bg-color: #000;
// ********************
$roomtile-name-color: rgba(186, 186, 186, 0.8);