diff options
author | Martin Schenck | 2016-08-01 17:41:52 +0200 |
---|---|---|
committer | Martin Schenck | 2017-05-14 18:26:05 +0200 |
commit | c6029ac640cdc73c2ddae3ac1b033fe10284dc76 (patch) | |
tree | 8d269bf81b96892da291c3eb6481eae0d4c7b5d5 /common/index.theme | |
parent | 8290cb813f157a22e64ae58ac3dfb5983b0416e6 (diff) | |
download | solarc-theme-c6029ac640cdc73c2ddae3ac1b033fe10284dc76.tar.gz solarc-theme-c6029ac640cdc73c2ddae3ac1b033fe10284dc76.tar.xz solarc-theme-c6029ac640cdc73c2ddae3ac1b033fe10284dc76.zip |
Solarized colours
The script solarize.sh solarizes all colors by replacing the arc colors
with approproate colours from the solarized color scheme.
Diffstat (limited to 'common/index.theme')
-rw-r--r-- | common/index.theme | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/common/index.theme b/common/index.theme index 219f5de..3c9c2b9 100644 --- a/common/index.theme +++ b/common/index.theme @@ -1,12 +1,12 @@ [Desktop Entry] Type=X-GNOME-Metatheme -Name=Arc +Name=SolArc Comment=A flat theme with transparent elements Encoding=UTF-8 [X-GNOME-Metatheme] -GtkTheme=Arc -MetacityTheme=Arc +GtkTheme=SolArc +MetacityTheme=SolArc IconTheme=gnome CursorTheme=DMZ-Black ButtonLayout=menu:minimize,maximize,close |