1
0
Fork 1
forked from fedi/mastodon

these the right hexes but this the right spot to put em?

This commit is contained in:
secretspecter 2023-09-24 20:03:03 -06:00
parent b32836c57c
commit f458c2f835

View file

@ -16,8 +16,8 @@ $red-bookmark: $warning-red;
// Values from the classic Mastodon UI
$classic-base-color: #122712;
$classic-primary-color: #67975a;
$classic-secondary-color: #6db45d;
$classic-highlight-color: #664521;
$classic-secondary-color: #94b44a;
$classic-highlight-color: #de7a31;
// Variables for defaults in UI
$base-shadow-color: $black !default;