Skip to content

Instantly share code, notes, and snippets.

@mcgrue
Created February 4, 2019 03:07
Show Gist options
  • Select an option

  • Save mcgrue/709992473f82d74a5940d8a3b0363fc7 to your computer and use it in GitHub Desktop.

Select an option

Save mcgrue/709992473f82d74a5940d8a3b0363fc7 to your computer and use it in GitHub Desktop.
/* Primary, Tans */
#b69679 /* medium tan */
#7d5945 /* dark tan, "dark bezel"; Also used for 'inactive' text */
#ebebcb /* light tan, "light bezel"; Also used for highlight text */
/* Black */
#000000 /* Black. It's Black! (Form fields) */
/* Green */
#459a49 /* Medium Green, for text */
/* Yellow */
#ffff55 /* Yellow, for _more different_ text */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment