Skip to content

Instantly share code, notes, and snippets.

@AgentBUB
Created March 7, 2021 22:17
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 AgentBUB/b3c1b70cf32764583e9c367f8abe5d64 to your computer and use it in GitHub Desktop.
Save AgentBUB/b3c1b70cf32764583e9c367f8abe5d64 to your computer and use it in GitHub Desktop.
Default Versions of the Hiring Bot Configs for ASP's Documentation page.
{
"purple_dark": "#6a006a",
"purple_medium": "#a958a5",
"purple_light": "#c481fb",
"orange": "#ffa500",
"gold": "#daa520",
"red_dark": "#8e2430",
"redlight": "#f94343",
"blue_dark": "#3b5998",
"cyan": "#5780cd",
"blue_light": "#ace9e7",
"aqua": "#33a1ee",
"pink": "#ff9dbb",
"green_dark": "#2ac075",
"green_light": "#a1ee33",
"white": "#f9f9f6",
"cream": "#ffdab9"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment