diff options
Diffstat (limited to 'data/styles/Rampage')
-rw-r--r-- | data/styles/Rampage | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/styles/Rampage b/data/styles/Rampage index 4e363b6..5fa82c7 100644 --- a/data/styles/Rampage +++ b/data/styles/Rampage | |||
@@ -99,4 +99,8 @@ handleWidth: 5 | |||
99 | *font: -b&h-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-* | 99 | *font: -b&h-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-* |
100 | *textColor: black | 100 | *textColor: black |
101 | 101 | ||
102 | rootCommand: fbsetroot -mod 16 8 -bg rgb:0/8/8 -fg rgb:0/9/9 | 102 | background: mod |
103 | background.modX: 16 | ||
104 | background.modY: 8 | ||
105 | background.color: rgb:0/8/8 | ||
106 | background.colorTo: rgb:0/9/9 | ||