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

Standardised extent pallet #3448

Merged
merged 3 commits into from
May 31, 2018

Conversation

01painadam
Copy link
Contributor

Overview

Standardises colour palette across all extent widgets. All extent widgets refer to colors.json

{
  "extent": {
    ...
    "naturalForest": "#506917",
    "intactForest": "#6b8729",
    "primaryForest": "#84a637",
    "plantedForest": "#a0c746",
    "otherCover": "#c7e67c",
    "nonForest": "#e7e5a4"
  },

Note

Probably a good idea to get advice from Designer before pushing.

@01painadam 01painadam requested a review from edbrett May 31, 2018 13:00
@01painadam
Copy link
Contributor Author

Added colour ramp back in for future reference, in case we ever need those colours.

@edbrett edbrett merged commit 8955584 into feature/global-dashboard May 31, 2018
@edbrett edbrett deleted the feature/consistent-colours branch May 31, 2018 13:11
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

Successfully merging this pull request may close these issues.

None yet

2 participants