From b4acdee01e9b7c04aed0d0d520a913047db4229d Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Tue, 22 Nov 2005 22:15:29 +0000
Subject: updated styles for new background item, still needs some work

---
 data/styles/Artwiz        | 2 +-
 data/styles/BlueNight     | 3 ++-
 data/styles/Carbondioxide | 4 +++-
 data/styles/Clean         | 3 ++-
 data/styles/Cthulhain     | 3 ++-
 data/styles/Flux          | 3 ++-
 data/styles/LemonSpace    | 3 ++-
 data/styles/Makro         | 3 ++-
 data/styles/MerleyKay     | 2 +-
 data/styles/Meta          | 4 +++-
 data/styles/Minimal       | 3 ++-
 data/styles/Nyz           | 4 +++-
 data/styles/Operation     | 4 +++-
 data/styles/Shade         | 3 ++-
 data/styles/Twice         | 4 +++-
 data/styles/qnx-photon    | 4 +++-
 16 files changed, 36 insertions(+), 16 deletions(-)

diff --git a/data/styles/Artwiz b/data/styles/Artwiz
index a3341db..32cb182 100644
--- a/data/styles/Artwiz
+++ b/data/styles/Artwiz
@@ -104,7 +104,7 @@ bevelWidth:			2
 borderWidth:			1
 handleWidth:			5
 
-rootCommand:	                fbsetroot -mod 4 4 -bg rgb:10/18/20 -fg rgb:30/38/40
+!rootCommand:	                fbsetroot -mod 4 4 -bg rgb:10/18/20 -fg rgb:30/38/40
 
 *Font:	                        -*-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-*
 !*Font:                         vera-7
diff --git a/data/styles/BlueNight b/data/styles/BlueNight
index 3efbebd..1e77343 100644
--- a/data/styles/BlueNight
+++ b/data/styles/BlueNight
@@ -5,7 +5,8 @@ style.credits:
 style.comments:                      Modified/tweaked by skypher
 
 
-rootCommand:                         fbsetroot -solid rgb:6A/9A/AF
+background: flat
+background.color: rgb:6A/9A/AF
 
 ! Toolbar settings...
 toolbar.button:                      Gradient Diagonal
diff --git a/data/styles/Carbondioxide b/data/styles/Carbondioxide
index 5eb74e4..bcbae78 100644
--- a/data/styles/Carbondioxide
+++ b/data/styles/Carbondioxide
@@ -132,4 +132,6 @@ bevelWidth:                          2
 borderWidth:                         1
 handleWidth:                         3
 
-rootCommand:                         fbsetroot -gradient flatverticalgradient -from black -to white
+background: flatverticalgradient 
+background.color: black 
+background.colorTo: white
diff --git a/data/styles/Clean b/data/styles/Clean
index cfe6d32..96a1586 100644
--- a/data/styles/Clean
+++ b/data/styles/Clean
@@ -114,4 +114,5 @@ bevelWidth:                          1
 borderWidth:                         1
 handleWidth:                         2
 
-rootCommand:                         fbsetroot -solid rgb:9A/9A/90
+background: flat
+background.color: rgb:9A/9A/90
\ No newline at end of file
diff --git a/data/styles/Cthulhain b/data/styles/Cthulhain
index 6278f75..6fd8a58 100644
--- a/data/styles/Cthulhain
+++ b/data/styles/Cthulhain
@@ -117,7 +117,8 @@ bevelWidth:				2
 handleWidth:				4
 frameWidth:				0
 
-rootCommand:				fbsetroot -solid "#3a404b"
+background: flat
+background.color: #3a404b
 
 ! ***** bbpager *****
 bbpager.frame:				sunken gradient crossdiagonal
diff --git a/data/styles/Flux b/data/styles/Flux
index 03d74c8..39af16e 100644
--- a/data/styles/Flux
+++ b/data/styles/Flux
@@ -88,4 +88,5 @@ handleWidth:			3
 *textColor:			grey20
 *Font:				lucidasans-10
 
-rootCommand:			fbsetroot -solid rgb:4/4/38
+background: flat
+background.color: rgb:4/4/38
\ No newline at end of file
diff --git a/data/styles/LemonSpace b/data/styles/LemonSpace
index 0eb306b..a847ff0 100644
--- a/data/styles/LemonSpace
+++ b/data/styles/LemonSpace
@@ -125,4 +125,5 @@ window.tab.label.unfocus.textColor:  rgb:5a/5a/5a
 window.tab.label.focus.textColor:    rgb:1a/04/08
 ! -
 
-rootCommand:                         fbsetroot -solid rgb:db/bc/83
+background: flat
+background.color: rgb:db/bc/83
diff --git a/data/styles/Makro b/data/styles/Makro
index 0b543e8..28d14f8 100644
--- a/data/styles/Makro
+++ b/data/styles/Makro
@@ -113,4 +113,5 @@ bevelWidth:                          2
 borderWidth:                         1
 handleWidth:                         3
 
-rootCommand:                         fbsetroot -solid rgb:9A/9A/90
+background: flat
+background.color: rgb:9A/9A/90
\ No newline at end of file
diff --git a/data/styles/MerleyKay b/data/styles/MerleyKay
index c8d8e26..7a605c4 100644
--- a/data/styles/MerleyKay
+++ b/data/styles/MerleyKay
@@ -131,4 +131,4 @@ bevelWidth:                          2
 borderWidth:                         2
 handleWidth:                         3
 
-rootCommand:                         fbsetroot -mod 5 5 -fg rgb:62/70/85 -bg rgb:52/60/75
+!rootCommand:                         fbsetroot -mod 5 5 -fg rgb:62/70/85 -bg rgb:52/60/75
diff --git a/data/styles/Meta b/data/styles/Meta
index 93e989c..4bd347e 100644
--- a/data/styles/Meta
+++ b/data/styles/Meta
@@ -124,5 +124,7 @@ bevelWidth:                          1
 frameWidth:                          1
 handleWidth:                         4
 
-rootCommand:                         fbsetroot -solid "#d6d7e7"
+background: flat
+background.color: #d6d7e7
+
 *font:                               glisp
diff --git a/data/styles/Minimal b/data/styles/Minimal
index 7fb3b9a..e85714d 100644
--- a/data/styles/Minimal
+++ b/data/styles/Minimal
@@ -76,4 +76,5 @@ handleWidth:                    4
 
 *Font:                          -*-helvetica-*-r-*-*-12-*-*-*-*-*-*-*
 
-rootCommand:                    fbsetroot -solid SlateGrey
+background: flat
+background.color: SlateGrey
\ No newline at end of file
diff --git a/data/styles/Nyz b/data/styles/Nyz
index 2c7fc4a..00035d7 100644
--- a/data/styles/Nyz
+++ b/data/styles/Nyz
@@ -100,4 +100,6 @@ handleWidth:                    4
 *textColor:                     grey85
 *Font:                          lucidasans-10
 
-rootCommand:                    fbsetroot -solid grey20
+
+background: flat
+background.color: grey20
\ No newline at end of file
diff --git a/data/styles/Operation b/data/styles/Operation
index bef9654..cfcea2c 100644
--- a/data/styles/Operation
+++ b/data/styles/Operation
@@ -83,7 +83,9 @@ handleWidth:                    4
 *textColor:                     grey85
 *Font:                          lucidasans-10
 
-rootCommand:                    fbsetroot -gradient flatcrossdiagonalgradient -from rgb:4/6/8 -to rgb:3/48/6
+background: flatcrossdiagonalgradient 
+background.color: rgb:4/6/8 
+background.colorTo: rgb:3/48/6
 
 bbpager.desktop.focus:          flat interlaced crossdiagonal gradient
 bbpager.desktop.focus.color:    rgb:6/9/c
diff --git a/data/styles/Shade b/data/styles/Shade
index 579f37e..ac47a59 100644
--- a/data/styles/Shade
+++ b/data/styles/Shade
@@ -88,4 +88,5 @@ handleWidth:                    3
 *textColor:                     grey20
 *Font:                          lucidasans-10
 
-rootCommand:                    fbsetroot -solid rgb:4/4/4
+background: flat
+background.color: rgb:4/4/4
\ No newline at end of file
diff --git a/data/styles/Twice b/data/styles/Twice
index ed190d2..ae65b7c 100644
--- a/data/styles/Twice
+++ b/data/styles/Twice
@@ -100,4 +100,6 @@ handleWidth:                    4
 *textColor:                     grey85
 *Font:                          lucidasans-10
 
-rootCommand:                    fbsetroot -solid grey20
+background: flat
+background.color: grey20
+
diff --git a/data/styles/qnx-photon b/data/styles/qnx-photon
index 096bc26..49211f2 100644
--- a/data/styles/qnx-photon
+++ b/data/styles/qnx-photon
@@ -131,4 +131,6 @@ borderWidth:                         1
 bevelWidth:                          2
 handleWidth:                         4
 frameWidth:                          0
-rootCommand:                         fbsetroot -solid white
+
+background: flat
+background.color: white
\ No newline at end of file
-- 
cgit v0.11.2