blob: f9dedaa144686beded56bfd89c8114a4c62521c7 (
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
term=foot
title=foot
#font=Cartograph Mono CF:size=14
#font=ProFont IIx Nerd Font:size=12
#font=CaskaydiaCove NF:size=14
#font=MapleMono NF Medium:size=14
#font=IBM EGA 8x14:size=19
#font=Departure Mono:size=14
#font=Terminess Nerd Font:size=14
#font=GohuFont 11 Nerd Font:size=13
#font=GohuFont 14 Nerd Font:size=13
#font=JetBrains Mono NF:size=14
#font=IBM VGA 8x16:size=19
#font=IBM Plex Mono:size=14
#font=NotoMono NF:size=14
#font=Monocraft:size=13
font=B612 Mono:size=14
font=RobotoMono Nerd Font:size=14
pad=8x8
dpi-aware=yes
[cursor]
# style=block
# blink=no
# blink-rate=500
# beam-thickness=1.5
# underline-thickness=<font underline thickness>
[colors]
alpha=1
background=0f0f0f
foreground=f4decd
# black
regular0 = 1e1f1e
bright0 = 3b403c
# red
regular1 = f16e65
bright1 = ef968f
# green
regular2 = 7ec97e
bright2 = a4daa4
# yellow
regular3 = ef934d
bright3 = f4b585
# blue
regular4 = 71b4d6
bright4 = b0d4e8
# magenta
regular5 = e28dc6
bright5 = ebadd6
# cyan
regular6 = 7ec9a3
bright6 = abd4bf
# white
regular7 = d9cdb5
bright7 = f4decd
|