1#########################################################################
2# Elberg
3#
4# * Originally created for Sawfish by Dagmar
5#   http://themes.freshmeat.net/projects/elberg
6# * RGB version by Rupes
7#   http://themes.freshmeat.net/projects/elberg_rgb
8# * Ported to IceWM by Kocil
9#   http://themes.freshmeat.net/projects/elberg-icewm
10# * Background was taken from
11#   ftp://ftp.madpenguin.org/pub/slackware/backgrounds/
12#   I removed the "slackware" label. Sorry :)
13#
14# Sub themes
15#   - default : single taskbar with background
16#   - metal   : single  taskbar, metal look, no background
17#   - pixmap  : single taskbar, pixmap look, no background
18# Enjoy
19# Kocil, k0c1l_at_yahoo.com
20
21ThemeDescription="Elberg Red V 1.0"
22ThemeAuthor="Kocil"
23Gradients="switchbg.xpm menusel.xpm"
24
25
26###########################################################
27# General Look-and-Feel settings
28###########################################################
29Look=metal
30TrayDrawBevel=1
31
32###########################################################
33# Title Bar Setup
34###########################################################
35
36#  title buttons (x=close,m=max,i=min,h=hide,r=rollup,s=sysmenu,d=depth)
37TitleButtonsLeft="s"
38TitleButtonsRight="xmi"
39TitleButtonsSupported="sxmi"
40TitleBarHeight=19
41TitleBarJustify=50
42TitleBarCentered=1
43# TitleBarHorzOffset=0 # [-128-128]
44# TitleBarVertOffset=0 # [-128-128]
45# TitleBarJoinLeft=0 # 0/1
46# TitleBarJoinRight=0 # 0/1
47
48ShowMenuButtonIcon=0 # 0/1
49
50###########################################################
51# Border Setup
52###########################################################
53BorderSizeX=3
54BorderSizeY=3
55DlgBorderSizeX=1
56DlgBorderSizeY=1
57CornerSizeX=3 # [0-64]
58CornerSizeY=3 # [0-64]
59ScrollBarX=16 # [0-64]
60ScrollBarY=16 # [0-64]
61
62###########################################################
63# Color Scheme
64###########################################################
65
66ColorNormalTitleBarText="grey"
67ColorActiveTitleBarText="#feb91a"
68ColorNormalBorder="darkgrey"
69ColorActiveBorder="grey"
70
71ColorDialog="grey"
72ColorLabel="grey"
73ColorLabelText="black"
74ColorNormalButton="grey"
75ColorNormalButtonText="black"
76ColorActiveButton="grey"
77ColorActiveButtonText="black"
78
79ColorListBox="grey"
80ColorListBoxText="black"
81ColorListBoxSelection="darkred"
82ColorListBoxSelectionText="white"
83
84ColorScrollBar="darkgrey"
85ColorScrollBarSlider="grey"
86ColorScrollBarButton="grey"
87ColorScrollBarButtonArrow="black"
88
89ColorInput="white"
90ColorInputText="black"
91ColorInputSelection="darkgrey"
92ColorInputSelectionText="black"
93
94ColorNormalMenu="grey"
95ColorNormalMenuItemText="black"
96ColorActiveMenuItem="darkred"
97ColorActiveMenuItemText="white"
98ColorDisabledMenuItemText="darkgrey"
99
100ColorDefaultTaskBar="grey"
101ColorNormalTaskBarApp="grey"
102ColorNormalTaskBarAppText="black"
103ColorActiveTaskBarApp="red"
104ColorActiveTaskBarAppText="white"
105ColorMinimizedTaskBarApp="darkgrey"
106ColorMinimizedTaskBarAppText="black"
107
108ColorToolTip="yellow"
109ColorToolTipText="black"
110ColorMoveSizeStatus="yellow"
111ColorMoveSizeStatusText="black"
112ColorQuickSwitch="wheat"
113ColorQuickSwitchText="black"
114
115ColorClock=""
116ColorClockText="black"
117
118ColorApm=""
119ColorApmText="black"
120
121ColorCPUStatusUser="yellow"
122ColorCPUStatusSystem="red"
123ColorCPUStatusNice="green"
124ColorCPUStatusIdle="black"
125
126ColorNetSend="red"
127ColorNetReceive="green"
128ColorNetIdle="black"
129
130
131###########################################################
132# Font Specification
133###########################################################
134TitleFontName           =    "-misc-fixed-bold-r-normal-*-13-*-*-*-*-*-*-*"
135MenuFontName            =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
136MinimizedWindowFontName =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
137QuickSwitchFontName     =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
138ListBoxFontName         =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
139StatusFontName          =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
140InputFontName           =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
141ToolTipFontName         =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
142ToolButtonFontName      =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
143ActiveButtonFontName    =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
144NormalButtonFontName    =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
145ActiveTaskBarFontName   =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
146NormalTaskBarFontName   =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
147FxFontName              =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
148LabelFontName           =    "-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
149ApmFontName             =    "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*"
150ClockFontName           =    "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*"
151
152###########################################################
153# Taskbar Preferences
154###########################################################
155
156ShowTaskBar=1 # 0/1
157TaskBarDoubleHeight=0 # 0/1
158#TaskBarAtTop=0 # 0/1
159
160TaskBarShowStartMenu=1 # 0/1
161#TaskBarShowWindowListMenu=1 # 0/1
162#TaskBarShowShowDesktopButton=1 # 0/1
163
164# TaskBarShowClock=1 # 0/1
165TaskBarClockLeds=0
166#TimeFormat=" %l:%M"
167#TimeFormatAlt=""
168#DateFormat="%c"
169
170#TaskBarShowCPUStatus=1 # 0/1
171# TaskBarCPUSamples=20 # [2-1000]
172
173#TaskBarShowNetStatus=1 # 0/1
174
175# TaskBarShowAPMStatus=0 # 0/1
176# TaskBarShowAPMTime=1 # 0/1
177# List of battery names (directories) in /proc/acpi/battery to ignore.
178# AcpiIgnoreBatteries=""
179
180#TaskBarShowMailboxStatus=1 # 0/1
181# TaskBarMailboxStatusBeepOnNewMail=0 # 0/1
182# TaskBarMailboxStatusCountMessages=0 # 0/1
183
184TaskBarShowWorkspaces=1 # 0/1
185#TaskBarWorkspacesLeft=1 # 0/1
186#WorkspaceNames=" Main ", " Inet  ", " Dev  "
187
188TaskBarShowWindows=1 # 0/1
189#TaskBarShowAllWindows=1 # 0/1
190TaskBarShowWindowIcons=1 # 0/1
191
192#TaskBarShowTray=1 # 0/1
193#TrayDrawBevel=0 # 0/1
194#TrayShowAllWindows=1 # 0/1
195
196#EnableAddressBar=1 # 0/1
197#ShowAddressBar=1 # 0/1
198
199###########################################################
200# Quick Switch Preferences
201###########################################################
202
203# QuickSwitchHorzMargin=3 # [0-64]
204# QuickSwitchVertMargin=3 # [0-64]
205# QuickSwitchIconMargin=4 # [0-64]
206# QuickSwitchIconBorder=2 # [0-64]
207# QuickSwitchSeparatorSize=6 # [0-64]
208
209###########################################################
210# Background
211###########################################################
212
213DesktopBackgroundCenter=1 # 0/1
214SupportSemitransparency=1 # 0/1
215DesktopBackgroundScaled=1 # 0/1
216DesktopBackgroundColor="midnightBlue"
217DesktopBackgroundImage="/usr/share/wallpapers/default.jpg"
218#DesktopTransparencyColor=""
219#DesktopTransparencyImage=""
220
221