Home

Awesome

Pentadactyl Solarized Theme

Join the chat at https://gitter.im/claytron/pentadactyl-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:

License

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.

Install

To install this color scheme, copy it into your ~/.pentadactyl/colors folder, 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

Screenshots

Statusline Normal

Statusline Normal

Statusline Normal dark

Statusline Secure

Statusline Secure

Statusline Secure dark

Statusline Extended

Statusline Extended

Statusline Extended dark

Statusline Broken

Statusline Broken

Statusline Broken dark

Hints

Hints

Hints dark

Completions

Completions

Completions dark

Buffers

Buffers

Buffers dark

Help

Help

Help dark

Changelog

2.0 (2015-03-28)

1.0.3 (2015-02-06)

1.0.2 (2013-05-28)

1.0.1 (2012-12-20)

1.0 (2012-11-09)

1.0b2 (2012-10-02)

1.0b1 (2012-10-02)

1.0a2 (2012-09-29)

1.0a1 (2012-09-29)

Bitdeli Badge