configs/arch-config/.config/termite/config

91 lines
2.1 KiB
Plaintext
Raw Normal View History

2020-05-08 18:47:42 +02:00
[options]
#https://github.com/thestinger/termite/blob/master/config
allow_bold = true
audible_bell = false
browser = xdg-open
clickable_url = true
cursor_blink = system
cursor_shape = block
dynamic_title = true
filter_unmatched_urls = true
font = Monospace 11
#font = Hack Bold 10
geometry = 900x650
highlight = #2f2f2f
icon_name = terminal
modify_other_keys = false
mouse_autohide = false
scroll_on_output = false
scroll_on_keystroke = true
scrollback_lines = 15000
size_hints = false
search_wrap = true
urgent_on_bell = true
[hints]
#font = Monospace 12
#foreground = #dcdccc
#background = #3f3f3f
#active_foreground = #e68080
#active_background = #3f3f3f
#padding = 2
#border = #3f3f3f
#border_width = 10
#roundness = 2.0
############################################################
#### You can change the color coding to your liking
#### There is a folder themes in ~/config/termite/themes
#### Copy/paste the colors from one of the 79+ templates to this one
#### A backup of the original config termite is present
############################################################
#### Use websites to make the terminal your own
#### https://terminal.sexy
#### https://critical.ch/xterm/
############################################################
[colors]
# https://critical.ch/xterm/
#dracula theme adapted by Erik Dubois
background = rgba(40, 42, 54, 0.6)
#text
2020-08-29 11:32:35 +02:00
foreground = #ffdfc4
2020-05-08 18:47:42 +02:00
#text bold
2020-08-29 11:32:35 +02:00
foreground_bold = #ffdfc4
2020-05-08 18:47:42 +02:00
#cursor
2020-08-29 11:32:35 +02:00
cursor = #ffdfc4
#background = #160d00
2020-05-08 18:47:42 +02:00
#htop schrift
2020-08-29 02:00:59 +02:00
color0 = #4c2b08
2020-05-08 18:47:42 +02:00
#eg htop root user
2020-08-29 02:00:59 +02:00
color8 = #aa9475
2020-05-08 18:47:42 +02:00
#htop
2020-08-29 02:00:59 +02:00
color1 = #f4c395
2020-05-08 18:47:42 +02:00
#htop
2020-08-29 02:00:59 +02:00
color9 = #f4c395
2020-05-08 18:47:42 +02:00
#fish ~, make same as foreground
2020-08-29 11:32:35 +02:00
color2 = #ea8817
2020-05-08 18:47:42 +02:00
#username, same as foreground
2020-08-29 11:32:35 +02:00
color10 = #ea8817
2020-05-08 18:47:42 +02:00
#htop 3rd ram color
2020-08-29 02:00:59 +02:00
color3 = #f4c395
2020-05-10 21:55:24 +02:00
#update Warning: and progress C
2020-08-29 11:32:35 +02:00
color11 = #ffdfc4
2020-05-08 18:47:42 +02:00
#htop 2nd ram color
2020-08-29 02:00:59 +02:00
color4 = #7c4817
2020-05-08 18:47:42 +02:00
#folders, other color for distro
2020-08-29 11:32:35 +02:00
color12 = #ea8817
2020-05-18 10:38:44 +02:00
#yay number
2020-08-29 11:32:35 +02:00
color5 = #ffdfc4
2020-05-30 18:02:28 +02:00
#some build stuff
2020-08-29 11:32:35 +02:00
color13 = #ffdfc4
2020-05-08 18:47:42 +02:00
#other stuff in htop
2020-08-29 11:32:35 +02:00
color6 = #ffdfc4
2020-05-08 18:47:42 +02:00
#htop uptime, tasks
2020-08-29 11:32:35 +02:00
color14 = #ffdfc4
2020-05-16 18:36:03 +02:00
#oooo from download progress bar, nano options
2020-08-29 11:32:35 +02:00
color7 = #ffdfc4
2020-05-16 18:36:03 +02:00
#nano
2020-08-29 11:32:35 +02:00
color15 = #ea8817