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-dark | |
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-dark')
-rw-r--r-- | common/index.theme-dark | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/common/index.theme-dark b/common/index.theme-dark index 7f5fbfc..2257af9 100644 --- a/common/index.theme-dark +++ b/common/index.theme-dark @@ -1,12 +1,12 @@ [Desktop Entry] Type=X-GNOME-Metatheme -Name=Arc-Dark +Name=SolArc-Dark Comment=A flat theme with transparent elements Encoding=UTF-8 [X-GNOME-Metatheme] -GtkTheme=Arc-Dark -MetacityTheme=Arc-Dark +GtkTheme=SolArc-Dark +MetacityTheme=SolArc-Dark IconTheme=gnome CursorTheme=DMZ-Black ButtonLayout=menu:minimize,maximize,close |