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

@ -89,6 +89,8 @@ $lightbox-background-bg-color: #000;
$settings-grey-fg-color: #a2a2a2;
$settings-profile-placeholder-bg-color: #21262c;
$settings-profile-overlay-placeholder-fg-color: #454545;
$settings-profile-button-bg-color: #e7e7e7;
$settings-profile-button-fg-color: $settings-profile-overlay-placeholder-fg-color;
$settings-subsection-fg-color: $text-secondary-color;
$topleftmenu-color: $text-primary-color;