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

Unable to apply custom styles #70

Open
nintendnerd opened this issue Mar 9, 2022 · 1 comment
Open

Unable to apply custom styles #70

nintendnerd opened this issue Mar 9, 2022 · 1 comment

Comments

@nintendnerd
Copy link

None of the custom styles I put in for regions get used, they all end up with green strokes and no fill color. I deleted "customregion1" but it just comes back after the server reloads, right at the top of the list.

custstyle:
customregion1:
strokeColor: '#00FF00'
dirt:
strokeColor: '#6E2C00'
fillColor: '#6E2C00'
copper:
strokeColor: '#D68910'
fillColor: '#D68910'
gold:
strokeColor: '#F4D03F'
fillColor: '#F4D03F'
iron:
strokeColor: '#CACFD2'
fillColor: '#CACFD2'
emerald:
strokeColor: '#27AE60'
fillColor: '#27AE60'
diamond:
strokeColor: '#5DADE2'
fillColor: '#5DADE2'

@JurgenKuyper
Copy link

strokeColor is for owned regions, unownedStrokeColor for ownerless ones.

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