runapp-aus / strayr

A catalogue of ready-to-use ABS coding structures. Package documentation can be found here: https://runapp-aus.github.io/strayr/
45 stars 14 forks source link

Add 'unofficial' state colours to `clean_state` #65

Closed daviddiviny closed 2 years ago

daviddiviny commented 2 years ago

Recording a discussion from runapp.

  'New South Wales'            = '#87ceeb',
  'Victoria'           = '#000080',
  'Queensland'         = '#800000',
  'South Australia'    = '#ff0000',
  'Western Australia'  = '#ffd700',
  'Tasmania'           = '#006a4e',
  'Northern Territory' = '#e65a00'
) 

ftr "Raiders Green" as the potential ACT colour i

'Raiders Green' = '#94C949'