These are Solarized color scheme implementations for Google Code Prettify.
The goal is to provide the same beautiful syntax highlighting you use in your editor for code snippets on your website.
See the official Solarized homepage for more information about Solarized and to get the color schemes for your favorite editor.
Because the Solarized skin is not part of the Google Code Prettify project it cannot load
using the autoloader (run_prettify.js
).
Instead you must load the prettify.js
script and run it when you page is loaded. Have a
look at the examples for, well, an example.
See the examples directory.