about summary refs log tree commit diff stats
path: root/src/config/theme.c
Commit message (Expand)AuthorAgeFilesLines
* Make trackbar color configurableMichael Vetter2020-02-211-0/+1
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-6/+6
* Fix theme setting correction charMichael Vetter2020-02-201-1/+1
* xep-0308: make correction.char themeableMichael Vetter2020-02-101-0/+8
* Change theme handlingMichael Vetter2020-01-291-3/+5
* Refactor theme.cMichael Vetter2020-01-291-27/+44
* Add option to display MUC name or JID in titlebarMichael Vetter2020-01-231-0/+1
* Add `/roster room use` commandMichael Vetter2020-01-231-0/+1
* XEP-0392: get background color from themeMichael Vetter2020-01-221-0/+8
* Update my Copyright to 2020Michael Vetter2020-01-031-1/+1
* Dont kill *.char preferences if theme doesnt contain itMichael Vetter2019-12-201-14/+0
* Improve color blindness handlingMichael Vetter2019-12-121-2/+2
* Implement Color Vision Deficiencies settingMichael Vetter2019-12-121-1/+11
* XEP-0392: theme, ui: conditionally colorize user nicksAurelien Aptel2019-12-031-0/+6
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Change default text colors to default (#1213)Martin2019-10-221-8/+8
* Add option to hilight unread rooms in /wins commandMichael Vetter2019-10-121-0/+2
* Add coloring of statusbar.current tab in viewDaniel Lublin2019-09-241-0/+3
* Set default color for main.text.historyMichael Vetter2019-09-111-0/+1
* Allow colorization of history messagesMichael Vetter2019-09-101-0/+1
* Remove unused colour_string_t structMichael Vetter2019-08-231-5/+0
* theme: print to log not to consoleMichael Vetter2019-08-231-2/+1
* Notify trying to load 256 colour theme in incapable terminalMichael Vetter2019-08-231-1/+2
* Reset color pairs when new theme is loadedMichael Vetter2019-08-231-0/+2
* Use log_error() instead of g_warning()Michael Vetter2019-08-231-2/+2
* Add 256 colors supportAurelien Aptel2019-08-231-104/+7
* Set foreground color for untrusted messagesPaul Fariello2019-06-201-0/+2
* Add myself to copyrightMichael Vetter2019-06-171-0/+1
* Add omemo.char theme optionMichael Vetter2019-06-051-0/+8
* Add occupants charMichael Vetter2019-05-021-0/+10
* Fix statusbar number in themeMichael Vetter2019-04-241-1/+1
* Add occupants wrap optionMichael Vetter2019-04-241-0/+1
* Add occupants header charMichael Vetter2019-04-231-0/+10
* Add /occupants indent commandMichael Vetter2019-04-181-0/+5
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-1/+1
* Fix theme load max tab lengthJames Booth2018-03-111-1/+1
* Add max tab length to statusbarJames Booth2018-03-111-0/+5
* Add statusbar pref to themesJames Booth2018-03-101-0/+10
* Remove empty tabsJames Booth2018-03-091-1/+0
* Update themesJames Booth2018-02-101-1/+1
* Allow hiding room server in rosterJames Booth2018-01-211-0/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Add theme option for time in a status barLukasz Marcinowski2017-03-221-0/+3
* Update CopyrightJames Booth2017-01-281-1/+1
* Added main.help.header theme optionFrank Zschockelt2016-10-291-0/+2
* Remove verbose output on window moveJames Booth2016-09-251-7/+12
* Allow vertical positioning of all windowsJames Booth2016-09-231-1/+8
* Add /inputwin top|bottom commandJames Booth2016-09-191-1/+3
* Move all filepath handling to files.cJames Booth2016-07-241-14/+3
f4e92e964e45c54f8a'>^
f6b44306 ^




f5465e12 ^
f6b44306 ^










f5465e12 ^

c8a58cdc ^
d5d908dd ^

f6b44306 ^
d5d908dd ^
f6b44306 ^

d5d908dd ^
f6b44306 ^
d5d908dd ^

f6b44306 ^







9570363a ^
f5465e12 ^
f6b44306 ^

f5465e12 ^
f6b44306 ^
9570363a ^
f5465e12 ^
9570363a ^
f6b44306 ^

9570363a ^
f6b44306 ^

9570363a ^
f6b44306 ^
9570363a ^




f5465e12 ^
9570363a ^

f5465e12 ^
9570363a ^
f6b44306 ^

f5465e12 ^


f6b44306 ^

f5465e12 ^



f6b44306 ^


9570363a ^


f6b44306 ^
9570363a ^



f6b44306 ^
f5465e12 ^
da4d0a50 ^
c15dedb7 ^


f6b44306 ^







762b099e ^





f5465e12 ^
f6b44306 ^
9570363a ^
f5465e12 ^
9570363a ^
f5465e12 ^
9570363a ^
f6b44306 ^
f5465e12 ^


































f6b44306 ^
b514fbb9 ^

e877e1fc ^


fd5e720b ^



e877e1fc ^

b514fbb9 ^


70763af3 ^














b514fbb9 ^
f6b44306 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254