Skip to content

Instantly share code, notes, and snippets.

@mikebmou
Created October 28, 2011 15:35
Show Gist options
  • Save mikebmou/1322557 to your computer and use it in GitHub Desktop.
Save mikebmou/1322557 to your computer and use it in GitHub Desktop.
Google Charts Base Color Array
// Google Charts Base Color Array
.gc1 { color: #3366cc !important; }
.gc2 { color: #dc3912 !important; }
.gc3 { color: #ff9900 !important; }
.gc4 { color: #109618 !important; }
.gc5 { color: #990099 !important; }
.gc6 { color: #0099c6 !important; }
.gc7 { color: #dd4477 !important; }
.gc8 { color: #66aa00 !important; }
.gc9 { color: #b82e2e !important; }
.gc10 { color: #316395 !important; }
.gc11 { color: #3366cc !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment