diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/metacity-1')
-rw-r--r-- | desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml | 2 | ||||
-rw-r--r-- | desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml index 40d03637..e567d4df 100644 --- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml @@ -327,6 +327,8 @@ <draw_ops name="title_text_focused"> <clip x="0" y="0" width="width" height="height"/> + <title color="#9f9f9f" + x="(width - title_width) / 2+1" y="(height - title_height) / 2+1"/> <title color="#000000" x="(width - title_width) / 2" y="(height - title_height) / 2"/> </draw_ops> diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml index 40d03637..e567d4df 100644 --- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml +++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml @@ -327,6 +327,8 @@ <draw_ops name="title_text_focused"> <clip x="0" y="0" width="width" height="height"/> + <title color="#9f9f9f" + x="(width - title_width) / 2+1" y="(height - title_height) / 2+1"/> <title color="#000000" x="(width - title_width) / 2" y="(height - title_height) / 2"/> </draw_ops> |