summaryrefslogtreecommitdiff
path: root/scheme.tmpl
blob: 79918b37de4993151f16a010a57d08890f27d852 (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
! Color	scheme	{{.Name}}
*foreground:	{{.Foreground}}
*background:	{{.Background}}
*cursorColor:	{{.Cursor}}
! Black
*color0:	{{.Ansi0}}
*color8:	{{.Ansi8}}
! Red
*color1:	{{.Ansi1}}
*color9:	{{.Ansi9}}
! Green
*color2:	{{.Ansi2}}
*color10:	{{.Ansi10}}
! Yellow
*color3:	{{.Ansi3}}
*color11:	{{.Ansi11}}
! Blue
*color4:	{{.Ansi4}}
*color12:	{{.Ansi12}}
! Magenta
*color5:	{{.Ansi5}}
*color13:	{{.Ansi13}}
! Cyan
*color6:	{{.Ansi6}}
*color14:	{{.Ansi14}}
! White
*color7:	{{.Ansi7}}
*color15:	{{.Ansi15}}
! Bold
*colorBD:	{{.Bold}}
!*colorIT:
!*colorUL: