Skip to content

Instantly share code, notes, and snippets.

@romgrk
Created April 9, 2024 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romgrk/c00cdb56e31ae95d556b773938150f02 to your computer and use it in GitHub Desktop.
Save romgrk/c00cdb56e31ae95d556b773938150f02 to your computer and use it in GitHub Desktop.
COLORS = [
'#3366CC'
, '#DC3912'
, '#FF9900'
, '#109618'
, '#990099'
, '#575acb'
, '#ebdb0c'
, '#ed2467'
, '#66AA00'
, '#B82E2E'
, '#316395'
, '#994499'
, '#22AA99'
, '#AAAA11'
, '#6633CC'
, '#E67300'
, '#8B0707'
, '#329262'
, '#5574A6'
, '#3B3EAC'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment