Update styles for new colours

This commit is contained in:
Travis Ralston 2020-09-23 12:30:01 -06:00
parent 1ab2e06887
commit e658d9619b
5 changed files with 10 additions and 6 deletions

View file

@ -139,6 +139,8 @@ $blockquote-fg-color: #777;
$settings-grey-fg-color: #a2a2a2;
$settings-profile-placeholder-bg-color: #f4f6fa;
$settings-profile-overlay-placeholder-fg-color: #2e2f32;
$settings-profile-button-bg-color: #e7e7e7;
$settings-profile-button-fg-color: $settings-profile-overlay-placeholder-fg-color;
$settings-subsection-fg-color: #61708b;
$voip-decline-color: #f48080;