Changed a couple of badly named color variables.
This commit is contained in:
@@ -26,7 +26,7 @@ body {
|
||||
color: white;
|
||||
background: $gab-background-base;
|
||||
&.theme-gabsocial-light {
|
||||
color: $gab-active-border;
|
||||
color: $gab-default-text-light;
|
||||
background: $gab-background-base-light;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user