aboutsummaryrefslogtreecommitdiff
path: root/common/metacity-1/metacity-theme-1-dark.xml
diff options
context:
space:
mode:
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 -->