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

Add ocean color variable #33

Open
benstigsen opened this issue Mar 19, 2021 · 2 comments
Open

Add ocean color variable #33

benstigsen opened this issue Mar 19, 2021 · 2 comments

Comments

@benstigsen
Copy link

Currently it's only possible to change colorMax, colorMin and colorNoData but not the ocean color (at least not when reading the README)

@StephanWagner
Copy link
Owner

Actually, the ocean color is just the background color of the wrapper. You could overwrite that with CSS:

.svgMap-map-wrapper {
  background: #d9ecff;
}

@StephanWagner
Copy link
Owner

Keeping this issue open as this might me a nice option.

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