-
Notifications
You must be signed in to change notification settings - Fork 2
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
Branding Updates - 2024 Revamp #2
base: master
Are you sure you want to change the base?
Conversation
will support future changes to colours and palettes
## [13] "jacaranda" "harbour" "sandstone" | ||
## [16] "ochre" "greyscale" "BlGrYe" | ||
## [19] "BlOr" "diverging_blue_red" "diverging_blue_orange" | ||
## [1] "modern" "modern_extended" "modern_tertiary" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like how the new ones are called modern, I also did not realise how much the branding has changed!!
@@ -344,3 +366,13 @@ like to apply them in Photoshop or any other code. | |||
| NeutralGrey | 224 | 224 | 224 | \#E0E0E0 | | |||
| LightOchre | 255 | 173 | 140 | \#FFAD8C | | |||
| UpdatedOchre | 231 | 71 | 38 | \#E74726 | | |||
| Ochre | 231 | 71 | 38 | \#E74726 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -344,3 +366,13 @@ like to apply them in Photoshop or any other code. | |||
| NeutralGrey | 224 | 224 | 224 | \#E0E0E0 | | |||
| LightOchre | 255 | 173 | 140 | \#FFAD8C | | |||
| UpdatedOchre | 231 | 71 | 38 | \#E74726 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are UpdatedOchre and Ochre same same but different?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would It be worth consolidating the duplicate colors into one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## [13] "trafficlight" "heatmap" "flametree" | ||
## [16] "jacaranda" "harbour" "sandstone" | ||
## [19] "ochre" "greyscale" "BlGrYe" | ||
## [22] "BlOr" "diverging_blue_red" "diverging_blue_orange" | ||
|
||
### Qualitative palettes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just being nit picky but maybe centre align all the plots?
The University of Sydney has updated its brand and style guide and the current version of usydColours R package is out of date.
I have added in the updated colours to bring this in compliance with current marketing and communications style guides. Further work could be done to update with new palettes, and to mark the old ones as deprecated (or remove them).