dgy
/
hexagons
Archived
1
0
Fork 0
This repository has been archived on 2021-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
hexagons/.config/termite/config

51 lines
983 B
INI

[options]
# font = NotoSansMono Nerd Font Regular 9.5
font = JetBrainsMono Nerd Font Regular 10.5
hyperlinks = true
icon_name = terminal
scroll_on_output = false
scroll_on_keystroke = true
audible_bell = false
mouse_autohide = true
allow_bold = false
bold_is_bright = true
dynamic_title = true
urgent_on_bell = true
clickable_url = true
scrollback_lines = -10000
search_wrap = true
scrollbar = off
cursor_blink = off
size_hints = false
filter_unmatched_urls = true
cursor_shape = underline
cell_width_scale = 1.2
# cell_height_scale = 1.4
[colors]
cursor = #ffcc66
cursor_foreground = #ffcc66
foreground = #b3b1ad
foreground_bold = #b3b1ad
background = rgba(10, 14, 20, 0.85)
color0 = #0a0e14
color1 = #ff3333
color2 = #aec82a
color3 = #ffb454
color4 = #59c2ff
color5 = #f07178
color6 = #95e6cb
color7 = #a89984
color8 = #1f2430
color9 = #ff3333
color10 = #bae67e
color11 = #ffd580
color12 = #73d0ff
color13 = #f28779
color14 = #95e6cb
color15 = #ffffff
# vim: ft=dosini cms=#%s