merge fvwm
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 28 Dec 2008 22:31:04 +0200
branchfvwm
changeset 360 e609b14125c4
parent 359 4d80a233f260 (diff)
parent 358 33a8c9229594 (current diff)
child 361 9ff9cea0e6b9
merge
.fvwm/config
--- a/.fvwm/config	Sun Dec 28 22:07:35 2008 +0200
+++ b/.fvwm/config	Sun Dec 28 22:31:04 2008 +0200
@@ -160,12 +160,15 @@
 Style "FvwmPager" NoTitle, Handles, Borders, BorderWidth 5, Sticky, WindowListSkip, \
   CirculateSkip, StaysOnBottom, FixedPosition, FixedSize, !Iconifiable
 
+SetEnv FvwmPager_Inactive rgb:cc/cc/cc
+SetEnv FvwmPager_Active rgb:cc/ff/cc
+
 DestroyModuleConfig FvwmPager: *
-*FvwmPager: Back rgb:b4/aa/94
-*FvwmPager: BalloonBack rgb:a1/b2/c8
-*FvwmPager: Hilight rgb:a1/b2/c8
+*FvwmPager: Back $[FvwmPager_Inactive]
+*FvwmPager: BalloonBack rgb:dd/dd/dd
+*FvwmPager: Hilight  $[FvwmPager_Active]
 *FvwmPager: Geometry 80x300-0+0
-*FvwmPager: WindowColors rgb:b4/aa/94 rgb:b4/aa/94 rgb:a1/b2/c8 rgb:a1/b2/c8
+*FvwmPager: WindowColors $[FvwmPager_Inactive] $[FvwmPager_Inactive] $[FvwmPager_Active] $[FvwmPager_Active]
 *FvwmPager: Font "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True"
 *FvwmPager: Balloons All
 *FvwmPager: BalloonFont "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True"