Skip to content

Instantly share code, notes, and snippets.

View svanzoest's full-sized avatar

Sander van Zoest svanzoest

View GitHub Profile
@svanzoest
svanzoest / solarize.sh
Created March 21, 2012 01:20 — forked from codeforkjeff/solarize.sh
shell script for setting gnome-terminal color palette to use Solarized theme
#!/bin/sh
#
# Shell script that configures gnome-terminal to use solarized theme
# colors. Written for Ubuntu 11.10, untested on anything else.
#
# Solarized theme: http://ethanschoonover.com/solarized
#
# Adapted from these sources:
# https://gist.github.com/1280177
# http://xorcode.com/guides/solarized-vim-eclipse-ubuntu/