From 7b335d9442411d226993af47e05084c6742ca0ad Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 28 May 2011 16:21:33 -0400 Subject: Make things more robust, I'm no longer on just Ubuntu. --- .themes/Solarized-light/index.theme | 12 ++++++++++++ .themes/solarized-dark/index.theme | 13 +++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 .themes/Solarized-light/index.theme create mode 100644 .themes/solarized-dark/index.theme (limited to '.themes') diff --git a/.themes/Solarized-light/index.theme b/.themes/Solarized-light/index.theme new file mode 100644 index 0000000..b49a945 --- /dev/null +++ b/.themes/Solarized-light/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Solarized-light +Type=X-GNOME-Metatheme +Comment= + +[X-GNOME-Metatheme] +GtkTheme=Clearlooks +MetacityTheme=Clearlooks +IconTheme=gnome +GtkColorScheme=fg_color:#58586e6e7575,bg_color:#eeeee8e8d5d5,text_color:#65657b7b8383,base_color:#fdfdf6f6e3e3,selected_fg_color:#fdfdf6f6e3e3,selected_bg_color:#6c6c7171c4c4,tooltip_fg_color:#65657b7b8383,tooltip_bg_color:#fdfdf6f6e3e3 +CursorTheme=default +CursorSize=18 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 -- cgit v1.2.3-54-g00ecf