about summary refs log tree commit diff stats
path: root/src/config/theme.h
Commit message (Expand)AuthorAgeFilesLines
* Applied coding style to src/config/James Booth2015-10-251-3/+3
* I removed ncurses header dependencies, removed unused codeJames Booth2015-06-151-5/+0
* Added receipt.sent theme settingJames Booth2015-03-151-0/+1
* Updated copyrightJames Booth2015-02-101-1/+1
* Added /theme colours commandJames Booth2014-11-171-1/+17
* Changed type to enum for presence colour attributesJames Booth2014-11-161-0/+1
* Added support for bold theme settingsJames Booth2014-11-161-1/+4
* Replaced colours with theme_item_tJames Booth2014-11-161-43/+46
* Added /presence command to show contacts presenceJames Booth2014-11-071-23/+29
* Added main.text.me and main.text.them theme settingsJames Booth2014-11-071-34/+36
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Colour chat room messages that contain users nicknameJames Booth2014-07-161-15/+16
* Updated copyrightJames Booth2014-03-091-1/+1
* Added OTR remaining system messages and colouringJames Booth2014-01-171-29/+34
* Show OTR coloured statusJames Booth2014-01-161-25/+29
* Coloured contact and subscription in /roster and /group outputJames Booth2013-07-031-0/+2
* Added config dir to sourceJames Booth2013-02-021-0/+65
t.go?h=0.2.1&id=0fee2d6f971b59844830d7b27719322661de8d15'>^
0911cd5 ^
b76deea ^
648ca98 ^










b76deea ^












0911cd5 ^




b76deea ^
0911cd5 ^

b76deea ^
0911cd5 ^












b76deea ^





0911cd5 ^




b76deea ^
0911cd5 ^



b76deea ^

0911cd5 ^





b76deea ^

0911cd5 ^
648ca98 ^


b76deea ^


648ca98 ^








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