diff options
Diffstat (limited to 'data/styles/Outcomes')
-rw-r--r-- | data/styles/Outcomes | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/styles/Outcomes b/data/styles/Outcomes index de97c33..799787a 100644 --- a/data/styles/Outcomes +++ b/data/styles/Outcomes | |||
@@ -107,7 +107,11 @@ borderWidth: 1 | |||
107 | bevelWidth: 2 | 107 | bevelWidth: 2 |
108 | handleWidth: 4 | 108 | handleWidth: 4 |
109 | 109 | ||
110 | rootCommand: fbsetroot -mod 4 4 -fg rgb:54/6/6 -bg grey20 | 110 | background: mod |
111 | background.modX: 4 | ||
112 | background.modY: 4 | ||
113 | background.color: grey20 | ||
114 | background.colorTo: rgb:54/6/6 | ||
111 | 115 | ||
112 | ! for the bbtools | 116 | ! for the bbtools |
113 | menuFont: lucidasans-10 | 117 | menuFont: lucidasans-10 |