1! Main window geometry
2Tkabber.geometry:		    788x550-70+100
3!Tkabber.geometry:		    180x400-70+100
4
5! Chat window geometry (in no tabs mode)
6*Chat.groupchatgeometry:	    600x500
7*Chat.chatgeometry:		    500x500
8
9! Browser and Headlines window geometry (in no tabs mode)
10*JBrowser.geometry:		    500x500
11*JDisco.geometry:		    500x500
12
13! Roster width (tabbed interface only)
14Tkabber.mainRosterWidth:	    120
15
16! Roster width in groupchat windows
17Tkabber.chatRosterWidth:	    90
18
19! Scrollbar bed color
20*troughColor:			    #856b3b
21
22*background:			    #d0b073
23*foreground:			    #000000
24
25! Color of disabled items
26*disabledBackground:		    #d0b073
27*disabledForeground:		    #633333
28*readonlyBackground:		    #d0b073
29
30*errorForeground:		    firebrick
31
32! Colors, which are used when mouse is over the item
33*activeBackground:		    #996b3b
34*activeForeground:		    #000000
35
36! Colors and border width selected item
37*selectBackground:		    #b38047
38*selectForeground:		    #000000
39*selectBorderWidth:		    0
40*inactiveSelectBackground:	    #b38047
41
42! Color for checkboxes
43*selectColor:			    #fdc408
44
45! Color of traversal highlight rectangle
46*highlightBackground:		    #d0b073
47*highlightColor:		    #e00000
48
49! Color of insertion cursor
50*insertBackground:		    #000000
51
52! Font for drawing text (except chats and roster)
53*font:				    -monotype-arial-medium-r-normal-*-13-*-*-*-*-*-koi8-r
54
55! Currently there is only progressbar (at the splash screen)
56*ProgressBar.foreground:	    #996b3b
57
58! Flatten ComboBox and ArrowButton
59*Spinbox.borderWidth:		    1
60*Spinbox.background:		    #b38047
61*SpinBox.borderWidth:		    1
62*SpinBox*Entry*highlightBackground: #b38047
63*ComboBox.borderWidth:		    1
64*ArrowButton.borderWidth:	    0
65*ArrowButton.highlightThickness:    0
66
67! Colors for listboxes and multicolumn listboxes (as in search result window)
68*Listbox.background:		    #f0f0cc
69*Listbox.foreground:		    #000000
70*Listbox.borderWidth:		    1
71*Mclistbox.background:		    #f0f0cc
72*Mclistbox.labelActiveBackground:   #b38047
73*Mclistbox.labelBackground:	    #996b3b
74*Mclistbox.labelForeground:	    #000000
75*Mclistbox.labelActiveForeground:   #000000
76
77! Button and Menubutton colors
78! Generic button
79*Button.background:		    #996b3b
80*Button.activeBackground:	    #b38047
81
82! Generic menubutton
83*Menubutton.background:		    #996b3b
84*Menubutton.activeBackground:	    #b38047
85
86! Buttons in chat and message windows
87*Chat*Button.background:	    #d0b073
88*Chat*Menubutton.background:	    #d0b073
89*Message*Menubutton.background:	    #d0b073
90
91*bbox.Button.background:	    #996b3b
92
93! Menu colors
94*Menu.background:		    #996b3b
95*Menu.activeBackground:		    #d0b073
96
97! Main toolbar buttons
98*mainframe.topf.tb0.bbox.Button.background: #d0b073
99
100! Sign/encrypt message buttons
101*bottom.buttons1.Button.background: #d0b073
102
103
104! Type of subitem in roster (1 - display number of resources,
105! 2 - display arrow, 3 - display both, 0 - display nothing
106*Roster.subitemtype:		    3
107
108! Roster background color
109*Roster.cbackground:		    #f0f0cc
110
111! Inactive metaJID background color
112*Roster.metajidfill:		    #e0d09f
113
114! Active metaJID background color
115*Roster.metajidhlfill:		    #b38047
116
117! Color of border around metaJID
118*Roster.metajidborder:		    #e0d09f
119
120! Inactive JID background color
121*Roster.jidfill:		    #f0f0cc
122
123! Active JID background color
124*Roster.jidhlfill:		    #b38047
125
126! Color of border around JID
127*Roster.jidborder:		    #f0f0cc
128
129! Inctive group background color
130*Roster.groupfill:		    #d0b073
131
132! Inactive closed group background color
133*Roster.groupcfill:		    #d0b073
134
135! Active group background color
136*Roster.grouphlfill:		    #b38047
137
138! Color of border around group
139*Roster.groupborder:		    #d0b073
140
141! Indent of group names
142*Roster.groupindent:		    21
143
144! Indent of JIDs
145*Roster.jidindent:		    42
146
147! Indent of second order JIDs
148! (resources for those who is logged in multiple times)
149*Roster.subjidindent:		    62
150
151! Indent of group icons (closed or open arrow icon)
152*Roster.groupiconindent:	    2
153
154! Indent of group icons when subitemtype is 2 or 3
155*Roster.subgroupiconindent:	    2
156
157! Indent of regular JID icons (status icon)
158*Roster.iconindent:		    21
159
160! Indent of second order JID icons
161*Roster.subiconindent:		    42
162
163! Additional amount of text height
164*Roster.textuppad:		    0
165*Roster.textdownpad:		    0
166
167! Vertical distance between adjacent items
168*Roster.linepad:		    2
169
170! Foregrounds of JID label
171! (stalkerforeground is for contacts with pending subscription)
172*Roster.stalkerforeground:	    #663333
173
174! Other colors are selfexplanatory
175*Roster.unavailableforeground:	    #515151
176*Roster.dndforeground:		    #515129
177*Roster.xaforeground:		    #0b3760
178*Roster.awayforeground:		    #0b3760
179*Roster.availableforeground:	    dodgerblue4
180*Roster.chatforeground:		    dodgerblue4
181
182! Colors in chat and groupchat windows
183*Chat*Text*Label.background:		    #f0f0cc
184
185! Color of other people nicknames
186*Chat.theyforeground:		    firebrick4
187
188! Color of my nickname
189*Chat.meforeground:		    dodgerblue4
190
191! Colors of server messages
192*Chat.serverlabelforeground:	    seagreen
193*Chat.serverforeground:		    #4b3a70
194
195! Color of info & error messages
196*Chat.infoforeground:		    dodgerblue4
197*Chat.errforeground:		    firebrick4
198
199! Color of inactive urls in text
200*urlforeground:		    dodgerblue4
201
202! Color of active urls in text
203*urlactiveforeground:	    dodgerblue3
204
205! Colors of erroneous words (when ispell module is using)
206*Text.errorColor:		    firebrick
207*Text.comboColor:		    dodgerblue4
208
209! Colors of tab labels (when in tabbed mode)
210! Usual color
211*alertColor0: black
212
213! Color when server message is arrived
214*alertColor1: mediumpurple4
215
216! Color when message is arrived
217*alertColor2: dodgerblue4
218
219! Color when personally addressed message is arrived
220*alertColor3: firebrick4
221
222! Colors for browser and discovery service windows
223*JBrowser.fill:			    #000000
224*JBrowser.activefill:		    #000000
225*JBrowser.border:		    #f0f0cc
226*JBrowser.nscolor:		    #966666
227*JBrowser.nsactivecolor:	    #966666
228
229*JDisco.fill:			    #000000
230*JDisco.activefill:		    #000000
231*JDisco.border:			    #f0f0cc
232*JDisco.featurecolor:		    #966666
233*JDisco.identitycolor:		    DarkGreen
234*JDisco.optioncolor:		    DarkViolet
235*Tree*background:		    #f0f0cc
236*linesfill:			    #000000
237*crossfill:			    #000000
238
239! Tooltip options
240*Balloon*background:		    #d0b073
241*Balloon*foreground:		    #000000
242*DynamicHelp.background:	    #d0b073
243*DynamicHelp.foreground:	    #000000
244
245
246*Text.background:		    #f0f0cc
247*Text.foreground:		    #000000
248*Text.borderWidth:		    1
249
250*Entry.background:		    #b38047
251*Entry.foreground:		    #000000
252*Entry.borderWidth:		    1
253
254*NoteBook*Entry.background:	    #b38047
255*NoteBook*Entry.disabledBackground: #d0b073
256*NoteBook*Entry.foreground:	    #000000
257
258*Menu.activeBorderWidth:	    1
259*Menu.borderWidth:		    1
260*Menubutton.borderWidth:	    1
261
262*ButtonBox*borderWidth:		    0
263*ButtonBox*activeBorderWidth:	    0
264
265*Button.borderWidth:		    1
266
267*Customize.varforeground:	    firebrick4
268
269