Skip to content

Instantly share code, notes, and snippets.

@weshouman
Last active March 5, 2024 13:26
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 weshouman/e7f42adeb59586b583d550529d14eb2f to your computer and use it in GitHub Desktop.
Save weshouman/e7f42adeb59586b583d550529d14eb2f to your computer and use it in GitHub Desktop.
jira panel colors

jira supports 5 colors for the panels that could be created programmatically

{panel:title=BlueDefault}
{panel}
{panel:title=Green|bgColor=e3fce3}
{panel}
{panel:title=Purple|bgColor=f3f0ff}
{panel}
{panel:title=Orange|bgColor=fff7d6}
{panel}
{panel:title=Red|bgColor=ffebe6}
{panel}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment