Undid favorite/blacklisted tag color-coded stylings.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
if (Tag.IsBlacklisted)
|
||||
{
|
||||
return ColorVarient.Pink;
|
||||
return ColorVarient.Red;
|
||||
}
|
||||
|
||||
return ColorVarient.Secondary;
|
||||
|
||||
Reference in New Issue
Block a user