-
Notifications
You must be signed in to change notification settings - Fork 0
/
Code7.yaml
50 lines (49 loc) · 1.03 KB
/
Code7.yaml
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
# All colors must be in the form of '#rrggbb' or '#rgb'.
# You cannot use color names.
log-view:
nickname-format: '%n: '
scroller-highlight-color: '#e28964'
input-text:
font-family: 'Lucida Grande'
font-size: 13.0
background-color: '#000'
color: '#f0f0f0'
member-list:
font-family: 'Lucida Grande'
font-size: 13.0
color: '#aaa'
background-color: '#000'
operator:
color: '#f0f0f0'
selected:
color: '#fff'
background:
top-line-color: '#464646'
bottom-line-color: '#464646'
top-color: '#464646'
bottom-color: '#464646'
server-tree:
font-family: 'Lucida Grande'
font-size: 13.0
background-color: '#000'
highlight:
color: '#e28964'
newtalk:
color: '#f9ee98'
unread:
color: '#99cf50'
normal:
active:
color: '#ccc'
inactive:
color: '#666'
selected:
active:
color: '#fff'
inactive:
color: '#ccc'
background:
top-line-color: '#4b4b4b'
bottom-line-color: '#444444'
top-color: '#5a5a5a'
bottom-color: '#464646'