Updated script

This commit is contained in:
Christoffer Martinsson 2025-05-19 10:20:15 +02:00
parent d5ea34a805
commit 4a10e0d20f

View File

@ -21,14 +21,14 @@ cyan="#a0a0a0"
white="#eeeeee"
[colors.bright]
black="#a0a0a0"
black="#303030"
red="#d75400"
green="#afd787"
yellow="#d7af5f"
blue="#87afd7"
magenta="#d7d7af"
cyan="#a0a0a0"
white="#eeeeee"
white="#ffffff"
[colors.dim]
black="#000000"
@ -38,7 +38,7 @@ yellow="#d7af5f"
blue="#87afd7"
magenta="#d7d7af"
cyan="#a0a0a0"
white="#eeeeee"
white="#dddddd"
[selection]
save_to_clipboard = true
@ -50,5 +50,5 @@ padding={x=2}
[env]
TERM="xterm-256color"
# [mouse]
# hide_when_typing = true
[mouse]
hide_when_typing = true