Pentadactyl color schemes based on solarized
This is a color scheme for the incredible Pentadactyl add-on for Firefox. It uses the color palette Solarized, designed by Ethan Schoonover.
This color scheme aims to be one of the most complete color schemes available. Even the help has been styled!
If you have a suggestion or find any bugs with the current implementation, please enter an issue in the tracker:
https://github.com/claytron/pentadactyl-solarized/issues
See the Changelog for a detailed list of changes in each release.
If you appreciate the work done on this colorscheme, you could buy me a :beer: via Gittip :smiley:
All works in this repository are licensed under a version of the MIT License available for reference here: https://github.com/claytron/pentadactyl-solarized/blob/master/LICENSE
Let all the bits be free, forever.
To install this color scheme, copy it into your
~/.pentadactyl/colorsfolder, creating it if it doesn't exist:
$ mkdir -p ~/.pentadactyl/colors $ cp solarized-*.penta ~/.pentadactyl/colors/.
Then change your default theme by adding the following to your
~/.pentadactylrc
colorscheme solarized-light
Or if you prefer the dark version
colorscheme solarized-dark
Then re-source your
.pentadactylrc, or restart your browser to see the changes go into effect.
:source ~/.pentadactylrc
hi clearso that spawning a new window does not take forever. This fixes #18.
guioptionshas the
cflag set
HelpTypenot getting the color set correctly
:highlightis using the Solarized palette
:downloadsdialog so that they are more readable
HelpXML*styles so that code blocks match Solarized in the help
:helpsection are now a Solarized color, but no
visitedstate will appear
:downloadsscreen so that
LinkInfois readable