aboutsummaryrefslogtreecommitdiff
path: root/modules/workstation/kitty/kitty.conf
blob: ab8c6a059f7ce33b3c1ab915e2fc1026f768f85a (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
font_size 10
font_familt twemoji-color-font

open_url_modifiers ctrl+shift
open_url_with default

term xterm-256color

background_opacity   0.85

selection_foreground  #93a1a1
selection_background  #073642
active_border_color   #00ff00
inactive_border_color #cccccc
cursor                #ffffff
cursor_shape          block

foreground     #c5c8c6
background     #1d1f21

# black
color0   #1d1f21
color8   #969896

# red
color1     #cc6666
color9     #cc6666

# green
color2   #b5bd68
color10   #b5bd68

# yellow
color3  #f0c674
color11  #f0c674

# blue
color4    #81a2be
color12    #81a2be

# magenta
color5 #b294bb
color13 #b294bb

# cyan
color6   #8abeb7
color14    #8abeb7

# white
color7   #c5c8c6
color15   #ffffff