Changelog
0.3.0
- use proper IDS CD palette as default palette (thanks @Sascha)
- add palette displays to Readme.md
0.2.0
- themes and palettes for ggplot2 added:
theme_ids()
, theme_ids(style="dark")
, scale_colour_ids()
, scale_fill_ids()
- centralised initialisation for colours and palettes
0.1.0
- themes for highcharter:
hc_theme_ids_light()
, hc_theme_ids_dark()
, hc_theme_ids_mono()