A few minor tweaks.

This commit is contained in:
Derek Taylor
2019-01-17 17:37:12 -06:00
parent 2a79cf6bb3
commit cf38fc6c0e
9 changed files with 68 additions and 69 deletions

View File

@@ -1,9 +1,15 @@
# ____ _____
# | _ \_ _| Derek Taylor (DistroTube)
# | | | || | http://www.youtube.com/c/DistroTube
# | |_| || | http://www.gitlab.com/dwt1/
# |____/ |_|
[options]
allow_bold = true
#audible_bell = false
clickable_url = true
#dynamic_title = true
font = UbuntuMono Nerd Font 14
font = UbuntuMono Nerd Font 13
#fullscreen = true
geometry = 700x520
icon_name = terminal
@@ -17,7 +23,7 @@ scrollback_lines = 10000
#urgent_on_bell = true
# $BROWSER is used by default if set, with xdg-open as a fallback
#browser = xdg-open
browser = lynx
# "system", "on" or "off"
#cursor_blink = system
@@ -44,35 +50,32 @@ scrollback_lines = 10000
#cursor_foreground = #dcdccc
[colors]
foreground = #839496
foreground = #c0c5ce
foreground_bold = #eee8d5
background = #002b36
cursor = #93a1a1
# 20% background transparency (requires a compositor)
background = rgba(0, 43, 54, 0.95)
cursor = #c0c5ce
# background transparency (requires a compositor)
background = rgba(29, 35, 48, 0.95)
# if unset, will reverse foreground and background
#highlight = #839496
# colors from color0 to color254 can be set
color0 = #073642
color1 = #dc322f
color2 = #859900
color3 = #b58900
color4 = #268bd2
color5 = #d33682
color6 = #2aa198
color7 = #eee8d5
color8 = #002b36
color9 = #cb4b16
color10 = #586e75
color11 = #657b83
color12 = #839496
color13 = #6c71c4
color14 = #93a1a1
color15 = #fdf6e3
color0 = #1D2330
color1 = #645377
color2 = #AD69AF
color3 = #B1B5C8
color4 = #92969d
color5 = #645377
color6 = #AD69AF
color7 = #B1B5C8
color8 = #4B5665
color9 = #84598D
color10 = #7B8290
color11 = #d1d7e1
color12 = #4B5665
color13 = #84598D
color14 = #7B8290
color15 = #d1d7e1
[hints]
#font = Monospace 12