Tweak start a chat for dark theme

This commit is contained in:
J. Ryan Stinnett 2019-02-13 10:30:38 +00:00
parent a7bae30837
commit b13baf8926
2 changed files with 4 additions and 0 deletions

View file

@ -31,6 +31,9 @@ $preview-bar-bg-color: $header-panel-bg-color;
$tagpanel-bg-color: $base-color;
// used by AddressSelector
$selected-color: $room-highlight-color;
// selected for hoverover & selected event tiles
$event-selected-color: $search-bg-color;