aboutsummaryrefslogtreecommitdiff
path: root/common/metacity-1/metacity-theme-1-dark.xml
diff options
context:
space:
mode:
authorMartin Schenck2016-08-01 17:41:52 +0200
committerMartin Schenck2016-08-01 17:41:52 +0200
commit474539210d7edc6079c6f01c6b5e5152cd7fcc62 (patch)
tree4fce39fdd8540d3ebc893e0d8dc2c9dbe92ef0db /common/metacity-1/metacity-theme-1-dark.xml
parent9478b8de1c7c11a163c43ad6b8eff5b4f23f4ced (diff)
downloadsolarc-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/metacity-1/metacity-theme-1-dark.xml')
-rw-r--r--common/metacity-1/metacity-theme-1-dark.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/common/metacity-1/metacity-theme-1-dark.xml b/common/metacity-1/metacity-theme-1-dark.xml
index 5097716..07f1a7b 100644
--- a/common/metacity-1/metacity-theme-1-dark.xml
+++ b/common/metacity-1/metacity-theme-1-dark.xml
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<metacity_theme>
<info>
- <name>Arc</name>
+ <name>SolArc</name>
<author>horst3180</author>
<copyright>horst3180</copyright>
<date>2015</date>
- <description>Arc Metacity theme</description>
+ <description>SolArc Metacity theme</description>
</info>
<!-- meaningfull constants -->
@@ -13,30 +13,30 @@
<constant name="C_title_focused" value="#afb8c6" />
<constant name="C_title_unfocused" value="#8a939f" />
-<constant name="C_wm_bg_focused" value="#2f343f" />
-<constant name="C_wm_bg_unfocused" value="#2f343f" />
+<constant name="C_wm_bg_focused" value="#002b36" />
+<constant name="C_wm_bg_unfocused" value="#002b36" />
<constant name="C_wm_highlight" value="#353a48" />
<!-- window button colors -->
<!-- close -->
-<constant name="C_button_close_bg_focused" value="#cc575d" />
-<constant name="C_button_close_bg_hover" value="#d7787d" />
-<constant name="C_button_close_bg_active" value="#be3841" />
+<constant name="C_button_close_bg_focused" value="#dc322f" />
+<constant name="C_button_close_bg_hover" value="#cb4b16" />
+<constant name="C_button_close_bg_active" value="#dc322f" />
-<constant name="C_icon_close_bg" value="#2f343f" />
+<constant name="C_icon_close_bg" value="#002b36" />
<!-- minimize, maximize -->
-<constant name="C_button_bg_hover" value="#454C5C" />
-<constant name="C_button_bg_active" value="#5294E2" />
+<constant name="C_button_bg_hover" value="#657b83" />
+<constant name="C_button_bg_active" value="#268bd2" />
-<constant name="C_button_border_hover" value="#262932" />
+<constant name="C_button_border_hover" value="#002b36" />
-<constant name="C_icon_bg_focused" value="#90939B" />
-<constant name="C_icon_bg_unfocused" value="#666A74" />
-<constant name="C_icon_bg_hover" value="#C4C7CC" />
-<constant name="C_icon_bg_active" value="#ffffff" />
+<constant name="C_icon_bg_focused" value="#93a1a1" />
+<constant name="C_icon_bg_unfocused" value="#657b83" />
+<constant name="C_icon_bg_hover" value="#93a1a1" />
+<constant name="C_icon_bg_active" value="#fdf6e3" />
<!-- geometries -->
@@ -60,7 +60,7 @@
<distance name="right_width" value="0" />
<distance name="left_titlebar_edge" value="0"/>
<distance name="right_titlebar_edge" value="0"/>
- <distance name="title_vertical_pad" value="2"/> <!--
+ <distance name="title_vertical_pad" value="2"/> <!--
This needs to be 1 less then the
title_vertical_pad on normal state
or you'll have bigger buttons -->