Lighten blue (link) text for dim and dark themes (#11164)
This commit is contained in:
@@ -311,7 +311,7 @@ export function BadgeButton({
|
||||
a.text_md,
|
||||
a.font_normal,
|
||||
a.text_right,
|
||||
{color: pressed ? t.palette.contrast_300 : t.palette.primary_500},
|
||||
{color: pressed ? t.palette.contrast_300 : t.atoms.text_link.color},
|
||||
]}>
|
||||
{label}
|
||||
</Button.ButtonText>
|
||||
|
||||
Reference in New Issue
Block a user