final awoo.space color changes

master
James 2017-05-21 19:33:50 +00:00 committed by Noiob
parent 0cb323288e
commit 9c51fa5002
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ $gold-star: #ca8f04 !default; // Dark Goldenrod
// Values from the classic Mastodon UI
$classic-base-color: #282c37; // Midnight Express
$classic-primary-color: #9baec8; // Echo Blue
$classic-primary-color: #bca498; // Muted Rust
$classic-secondary-color: #d9e1e8; // Pattens Blue
$classic-highlight-color: #2b90d9; // Summer Sky
$classic-highlight-color: #f50; // Sunset Orange
// Variables for defaults in UI
$base-shadow-color: $black !default;