Skip to content

Instantly share code, notes, and snippets.

@starrhorne
Created January 19, 2012 02:37
Show Gist options
  • Save starrhorne/1637328 to your computer and use it in GitHub Desktop.
Save starrhorne/1637328 to your computer and use it in GitHub Desktop.
$ rake swatches
"Creating: white (#FFFFFF) => images/colors/white.png"
"Creating: navy (#304264) => images/colors/navy.png"
"Creating: black (#0F0F0F) => images/colors/black.png"
"Creating: forest_green (#2E5234) => images/colors/forest_green.png"
"Creating: blue (#3055A0) => images/colors/blue.png"
"Creating: orange (#DA7A2D) => images/colors/orange.png"
"Creating: green (#4D8756) => images/colors/green.png"
"Creating: brick (#6F0028) => images/colors/brick.png"
"Creating: red (#C31E38) => images/colors/red.png"
"Creating: light_green (#92C14F) => images/colors/light_green.png"
"Creating: gray (#949A9F) => images/colors/gray.png"
"Creating: teal (#477D79) => images/colors/teal.png"
"Creating: yellow (#FFFF00) => images/colors/yellow.png"
"Creating: school_bus_yellow (#E9AF42) => images/colors/school_bus_yellow.png"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment