-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtermite.config
More file actions
45 lines (36 loc) · 762 Bytes
/
Copy pathtermite.config
File metadata and controls
45 lines (36 loc) · 762 Bytes
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
[options]
#font = FuraMono Nerd Font Mono Regular 10
#font = Roboto Mono for Powerline Regular 8.5
font = Fira Mono for Powerline Regular 8.5
[colors]
# Base16 Monokai
# Author = Wimer Hazenberg (http = //www.monokai.nl)
#
# special
foreground = #cbe3e7
background = #1b182c
cursorColor = #fbfcfc
# black
color0 = #100e23
color8 = #565575
# red
color1 = #ff8080
color9 = #ff5458
# green
color2 = #95ffa4
color10 = #62d196
# yellow
color3 = #ffe9aa
color11 = #ffb378
# blue
color4 = #91ddff
color12 = #65b2ff
# magenta
color5 = #c991e1
color13 = #906cff
# cyan
color6 = #aaffe4
color14 = #63f2f1
# white
color7 = #cbe3e7
color15 = #a6b3cc