Skip to content

Instantly share code, notes, and snippets.

@RalucaNicola
Created October 18, 2019 16:12
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 RalucaNicola/d9687da4ab6a0a3049c93688fbb7dffe to your computer and use it in GitHub Desktop.
Save RalucaNicola/d9687da4ab6a0a3049c93688fbb7dffe to your computer and use it in GitHub Desktop.
partyCodes = [{
name: "PSD",
field: "g1",
color: "rgb(253, 127, 111)"
}, {
name: "USR PLUS",
field: "g2",
color: "rgb(0, 169, 230)"
}, {
name: "UDMR",
field: "g4",
color: "rgb(167, 198, 5)"
}, ...];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment