-
Notifications
You must be signed in to change notification settings - Fork 0
/
alacritty.yml
61 lines (51 loc) · 1.01 KB
/
alacritty.yml
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
colors:
primary:
background: "#eeeeee"
foreground: "#000000"
cursor:
text: "#eeeeee"
cursor: "#444444"
normal:
black: "#222222"
red: "#af0000"
green: "#008700"
yellow: "#afaf08"
blue: "#0087af"
magenta: "#8700af"
cyan: "#005f87"
white: "#ffffff"
bright:
black: "#bcbcbc"
red: "#af0000"
green: "#008700"
yellow: "#ffff1e"
blue: "#0087af"
magenta: "#8700af"
cyan: "#005f87"
white: "#eeeeee"
window:
padding:
x: 4
y: 4
dynamic_padding: true
# Font configuration
font:
size: 11.0
offset:
x: 0
y: 1
normal:
family: "Essential PragmataPro"
bold:
family: "Essential PragmataPro"
style: Bold
italic:
family: "Essential PragmataPro"
style: Italic
bold_italic:
family: "Essential PragmataPro"
style: Bold Italic
draw_bold_text_with_bright_colors: false
shell:
program: wsl ~
#working_directory: /home/brandon