diff options
author | Martin Schenck | 2016-08-01 17:41:52 +0200 |
---|---|---|
committer | Martin Schenck | 2016-08-01 17:41:52 +0200 |
commit | 474539210d7edc6079c6f01c6b5e5152cd7fcc62 (patch) | |
tree | 4fce39fdd8540d3ebc893e0d8dc2c9dbe92ef0db /common/index.theme | |
parent | 9478b8de1c7c11a163c43ad6b8eff5b4f23f4ced (diff) | |
download | solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.tar.gz solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.tar.xz solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.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 |