diff options
Diffstat (limited to 'common/metacity-1')
-rw-r--r-- | common/metacity-1/metacity-theme-1-dark.xml | 4 | ||||
-rw-r--r-- | common/metacity-1/metacity-theme-1.xml | 4 | ||||
-rw-r--r-- | common/metacity-1/metacity-theme-2-dark.xml | 4 | ||||
-rw-r--r-- | common/metacity-1/metacity-theme-2.xml | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/common/metacity-1/metacity-theme-1-dark.xml b/common/metacity-1/metacity-theme-1-dark.xml index 5097716..2b74362 100644 --- a/common/metacity-1/metacity-theme-1-dark.xml +++ b/common/metacity-1/metacity-theme-1-dark.xml @@ -29,14 +29,14 @@ <!-- minimize, maximize --> <constant name="C_button_bg_hover" value="#454C5C" /> -<constant name="C_button_bg_active" value="#5294E2" /> +<constant name="C_button_bg_active" value="#5294e2" /> <constant name="C_button_border_hover" value="#262932" /> <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_active" value="#5294e2" /> <!-- geometries --> diff --git a/common/metacity-1/metacity-theme-1.xml b/common/metacity-1/metacity-theme-1.xml index 71a2695..9801dd5 100644 --- a/common/metacity-1/metacity-theme-1.xml +++ b/common/metacity-1/metacity-theme-1.xml @@ -29,14 +29,14 @@ <!-- minimize, maximize --> <constant name="C_button_bg_hover" value="#fdfdfd" /> -<constant name="C_button_bg_active" value="#5294E2" /> +<constant name="C_button_bg_active" value="#5294e2" /> <constant name="C_button_border_hover" value="#D1D3DA" /> <constant name="C_icon_bg_focused" value="#90949E" /> <constant name="C_icon_bg_unfocused" value="#B6B8C0" /> <constant name="C_icon_bg_hover" value="#7A7F8B" /> -<constant name="C_icon_bg_active" value="#ffffff" /> +<constant name="C_icon_bg_active" value="#5294e2" /> <!-- geometries --> diff --git a/common/metacity-1/metacity-theme-2-dark.xml b/common/metacity-1/metacity-theme-2-dark.xml index 5097716..2b74362 100644 --- a/common/metacity-1/metacity-theme-2-dark.xml +++ b/common/metacity-1/metacity-theme-2-dark.xml @@ -29,14 +29,14 @@ <!-- minimize, maximize --> <constant name="C_button_bg_hover" value="#454C5C" /> -<constant name="C_button_bg_active" value="#5294E2" /> +<constant name="C_button_bg_active" value="#5294e2" /> <constant name="C_button_border_hover" value="#262932" /> <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_active" value="#5294e2" /> <!-- geometries --> diff --git a/common/metacity-1/metacity-theme-2.xml b/common/metacity-1/metacity-theme-2.xml index 9e94016..35b181d 100644 --- a/common/metacity-1/metacity-theme-2.xml +++ b/common/metacity-1/metacity-theme-2.xml @@ -29,14 +29,14 @@ <!-- minimize, maximize --> <constant name="C_button_bg_hover" value="#fdfdfd" /> -<constant name="C_button_bg_active" value="#5294E2" /> +<constant name="C_button_bg_active" value="#5294e2" /> <constant name="C_button_border_hover" value="#D1D3DA" /> <constant name="C_icon_bg_focused" value="#90949E" /> <constant name="C_icon_bg_unfocused" value="#B6B8C0" /> <constant name="C_icon_bg_hover" value="#7A7F8B" /> -<constant name="C_icon_bg_active" value="#ffffff" /> +<constant name="C_icon_bg_active" value="#5294e2" /> <!-- geometries --> |