dotfiles/general/.config/termite/config

44 lines
548 B
Plaintext

[options]
font = Fira Code Retina 12
clickable_url = true
allow_bold = true
scoll_on_keystroke = true
mouse_autohide = true
[colors]
background= #272822
foreground= #f8f8f2
cursor = #f8f8f2
# Black
color0= #000000
color8= #75715e
# red
color1= #f92672
color9= #f92672
# green
color2= #a6e22e
color10= #a6e22e
# yellow
color3= #f4bf75
color11= #f4bf75
# blue
color4= #66d9ef
color12= #66d9ef
# magenta
color5= #ae81ff
color13= #ae81ff
# cyan
color6= #a1efe4
color14= #a1efe4
# white
color7= #f8f8f2
color15= #f9f8f5