Skip to content

Instantly share code, notes, and snippets.

@faparicior
Last active March 7, 2022 10:20
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 faparicior/70847122f2b4c6432c83d0c2f55d0413 to your computer and use it in GitHub Desktop.
Save faparicior/70847122f2b4c6432c83d0c2f55d0413 to your computer and use it in GitHub Desktop.
Draw.io event storming colour scheme
{
"customColorSchemes": [
[
{
"fill": "#ffcc00",
"stroke": "none"
},
{
"fill": "#ccffff",
"stroke": "none"
},
{
"fill": "#ffccff",
"stroke": "none"
},
{
"fill": "#ff99cc",
"stroke": "none"
},
{
"fill": "#0099ff",
"stroke": "none"
},
{
"fill": "#ffff00",
"stroke": "none"
},
{
"fill": "#ff0000",
"stroke": "none"
},
{
"fill": "#8caba8",
"stroke": "none"
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment