* Match Metacity theme color
parent
8c5fbffa13
commit
02deed1fe8
metacity-1
|
@ -9,7 +9,7 @@
|
|||
</info>
|
||||
|
||||
<!-- ::: CONSTANTS ::: -->
|
||||
<constant name="C_titlebar" value="#333333" />
|
||||
<constant name="C_titlebar" value="#444444" />
|
||||
<constant name="C_border_focused" value="#484848" />
|
||||
<constant name="C_border_unfocused" value="#393939" />
|
||||
<constant name="C_title_focused" value="#eeeeee" />
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
</info>
|
||||
|
||||
<!-- ::: CONSTANTS ::: -->
|
||||
<constant name="C_titlebar" value="gtk:custom(wm_bg,#333333)" />
|
||||
<constant name="C_titlebar" value="gtk:custom(wm_bg,#444444)" />
|
||||
<constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" />
|
||||
<constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" />
|
||||
<constant name="C_title_focused" value="gtk:custom(wm_title_focused,#eeeeee)" />
|
||||
|
|
Loading…
Reference in New Issue