Updated script
This commit is contained in:
parent
d5ea34a805
commit
4a10e0d20f
@ -21,14 +21,14 @@ cyan="#a0a0a0"
|
|||||||
white="#eeeeee"
|
white="#eeeeee"
|
||||||
|
|
||||||
[colors.bright]
|
[colors.bright]
|
||||||
black="#a0a0a0"
|
black="#303030"
|
||||||
red="#d75400"
|
red="#d75400"
|
||||||
green="#afd787"
|
green="#afd787"
|
||||||
yellow="#d7af5f"
|
yellow="#d7af5f"
|
||||||
blue="#87afd7"
|
blue="#87afd7"
|
||||||
magenta="#d7d7af"
|
magenta="#d7d7af"
|
||||||
cyan="#a0a0a0"
|
cyan="#a0a0a0"
|
||||||
white="#eeeeee"
|
white="#ffffff"
|
||||||
|
|
||||||
[colors.dim]
|
[colors.dim]
|
||||||
black="#000000"
|
black="#000000"
|
||||||
@ -38,7 +38,7 @@ yellow="#d7af5f"
|
|||||||
blue="#87afd7"
|
blue="#87afd7"
|
||||||
magenta="#d7d7af"
|
magenta="#d7d7af"
|
||||||
cyan="#a0a0a0"
|
cyan="#a0a0a0"
|
||||||
white="#eeeeee"
|
white="#dddddd"
|
||||||
|
|
||||||
[selection]
|
[selection]
|
||||||
save_to_clipboard = true
|
save_to_clipboard = true
|
||||||
@ -50,5 +50,5 @@ padding={x=2}
|
|||||||
[env]
|
[env]
|
||||||
TERM="xterm-256color"
|
TERM="xterm-256color"
|
||||||
|
|
||||||
# [mouse]
|
[mouse]
|
||||||
# hide_when_typing = true
|
hide_when_typing = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user