-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChoco.yaml
More file actions
51 lines (50 loc) · 1.02 KB
/
Choco.yaml
File metadata and controls
51 lines (50 loc) · 1.02 KB
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
# All colors must be in the form of '#rrggbb' or '#rgb'.
# You cannot use color names.
log-view:
nickname-format: '%n'
input-text:
font-family: 'Menlo'
font-size: 12.0
background-color: '#202020'
color: '#ffffff'
member-list:
font-family: 'Menlo'
font-size: 12.0
color: '#bbb'
background-color: '#202020'
operator:
color: '#cf7d34'
selected:
color: '#e9c062'
background:
# gradient
top-line-color: '#424242'
bottom-line-color: '#424242'
top-color: '#424242'
bottom-color: '#424242'
server-tree:
font-family: 'Menlo'
font-size: 12.0
background-color: '#202020'
highlight:
color: '#99cc66'
newtalk:
color: '#99cc66'
unread:
color: '#cf7d34'
normal:
active:
color: '#888'
inactive:
color: '#5e5960'
selected:
active:
color: '#e9c062'
inactive:
color: '#7c767e'
background:
# gradient
top-line-color: '#424242'
bottom-line-color: '#424242'
top-color: '#424242'
bottom-color: '#424242'