blob: 2647405c1703e74c62def991da24673516ba4177 (
plain)
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
|
! special
*.foreground: #8a6a53
#Dark Brown Background#
#*background: #181514
#Light Brown Background#
*background: #2c251c
*cursorColor: #8a6a53
! black
*color0: #4c4234
*color8: #322a21
! red
*color1: #94525a
*color9: #df6a95
! green
*color2: #758365
*color10: #a6bca4
! yellow
*color3: #a2bb30
*color11: #ceed3b
! blue
*color4: #32565b
*color12: #4f789f
! magenta
*color5: #7d323f
*color13: #a74354
! cyan
*color6: #40696e
*color14: #3e9182
! white
*color7: #8a6a53
*color15: #f0d7c2
|