diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-05-28 16:21:33 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-05-28 16:21:33 -0400 |
commit | 7b335d9442411d226993af47e05084c6742ca0ad (patch) | |
tree | 9fc80b844cddb20b493bd4e0abbb004c9e7418a0 /.themes/solarized-dark/index.theme | |
parent | 55a6a9f585f1c60980d0e970cadc2cc8cc40c327 (diff) |
Make things more robust, I'm no longer on just Ubuntu.
Diffstat (limited to '.themes/solarized-dark/index.theme')
-rw-r--r-- | .themes/solarized-dark/index.theme | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.themes/solarized-dark/index.theme b/.themes/solarized-dark/index.theme new file mode 100644 index 0000000..b1aa452 --- /dev/null +++ b/.themes/solarized-dark/index.theme @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=solarized-dark +Type=X-GNOME-Metatheme +Comment= + +[X-GNOME-Metatheme] +GtkTheme=Clearlooks +MetacityTheme=Clearlooks +IconTheme=Humanity-Dark +GtkColorScheme=fg_color:#9393a1a1a1a1,bg_color:#070736364242,text_color:#838394949696,base_color:#00002b2b3636,selected_fg_color:#fdfdf6f6e3e3,selected_bg_color:#6c6c7171c4c4,tooltip_fg_color:#58586e6e7575,tooltip_bg_color:#eeeee8e8d5d5 +CursorTheme=default +CursorSize=18 +BackgroundImage=/home/luke/Desktop/bg5.png |