Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White arrows on bright background #339

Open
elmagunsch opened this issue Sep 19, 2024 · 1 comment
Open

White arrows on bright background #339

elmagunsch opened this issue Sep 19, 2024 · 1 comment

Comments

@elmagunsch
Copy link

Is there a chance to give arrows a dark outline or a dark background?

@davidghi
Copy link
Member

Hi. There's already a text-shadow property on the sp-arrow elements, which creates an outline. You can set that to a darker color, to make it more visible or you could also use filter: drop-shadow(0 0 1px #000) on the same element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants