Use value from unified palette

Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
This commit is contained in:
J. Ryan Stinnett
2019-04-05 10:06:35 +01:00
committed by GitHub
parent 0a61d05ba2
commit 590535c569

View File

@@ -72,7 +72,7 @@ $avatar-bg-color: $bg-color;
$h3-color: $primary-fg-color;
$dialog-title-fg-color: #edf3ff;
$dialog-title-fg-color: $base-text-color;
$dialog-backdrop-color: #000;
$dialog-shadow-color: rgba(0, 0, 0, 0.48);
$dialog-close-fg-color: #9fa9ba;