This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
Releases: 360-info/themes360info
Releases · 360-info/themes360info
v0.1.0
- Move to using Roboto Condensed as the only supported font to match our new site design
- No user change required; we still use the same font names internally (eg. "Body 360info")
v0.0.3
- Move to using Public Sans as the only supported theme font
- Public Sans is now distributed with the package
- Package options are now ignored
- You can continue to use
"Headline 360info"
and"Body 360info"
as the font families in graphics - "Subhead 360info" is also left in for backwards compatibility purposes, but the theme itself no longer uses it (we now use the Body font for subheads, allowing us to bold key phrases)
- Remove dplyr, magrittr and methods as dependencies
- Added rsvg as a direct dependency (technically it's a dependency of magick and is listed there, but for some reason it isn't always installing properly)
- Plot headers are now black, rather than 360 blue
v0.0.2
Whitespace linting
v0.0.1
Merge branch 'main' of github.com:360-info/themes360info