This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.config/termite/config

56 lines
1.0 KiB
Plaintext
Raw Normal View History

2017-10-16 14:38:02 -05:00
[options]
scroll_on_output = false
2017-10-16 14:38:02 -05:00
scroll_on_keystroke = true
audible_bell = false
mouse_autohide = false
allow_bold = true
dynamic_title = true
urgent_on_bell = true
clickable_url = true
font = Fantasque Sans Mono 12
scrollback_lines = 10000
search_wrap = true
icon_name = utilities-terminal
2017-12-18 11:26:53 -06:00
geometry = 750x500
clickable_url = true
cursor_blink = system
2017-12-18 11:26:53 -06:00
cursor_shape = block
browser = exo-open
2017-10-16 14:38:02 -05:00
filter_unmatched_urls = true
[colors]
2017-10-23 18:35:35 -05:00
background = rgba(43,48,59,0.80)
2017-10-16 14:38:02 -05:00
foreground = #c0c5ce
foreground_bold = #c0c5ce
cursor = #c0c5ce
2017-10-23 18:35:35 -05:00
# Black, Gray, Silver, White
2017-10-16 14:38:02 -05:00
color0 = #2b303b
color8 = #65737e
2017-10-23 18:35:35 -05:00
color7 = #F6F6F6
color15 = #c0c5ce
# Red
2017-10-16 14:38:02 -05:00
color1 = #bf616a
color9 = #bf616a
2017-10-23 18:35:35 -05:00
# Green
2017-10-16 14:38:02 -05:00
color2 = #a3be8c
color10 = #a3be8c
2017-10-23 18:35:35 -05:00
# Yellow
2017-10-16 14:38:02 -05:00
color3 = #ebcb8b
color11 = #ebcb8b
2017-10-23 18:35:35 -05:00
# Blue
2017-10-16 14:38:02 -05:00
color4 = #8fa1b3
color12 = #8fa1b3
2017-10-23 18:35:35 -05:00
# Purple
2017-10-16 14:38:02 -05:00
color5 = #b48ead
color13 = #b48ead
2017-10-23 18:35:35 -05:00
# Teal
2017-10-16 14:38:02 -05:00
color6 = #96b5b4
color14 = #96b5b4