Updated scripts
This commit is contained in:
@@ -5,8 +5,10 @@ normal={family="RobotoMonoNerdFont", style="Regular"}
|
||||
|
||||
[colors.primary]
|
||||
foreground="#c6c6c6"
|
||||
# background="#262626"
|
||||
background="#000000"
|
||||
dim_foreground="#707070"
|
||||
bright_foreground="#ffffff"
|
||||
background="#262626"
|
||||
# background="#000000"
|
||||
|
||||
[colors.normal]
|
||||
black="#000000"
|
||||
@@ -28,6 +30,16 @@ magenta="#d7d7af"
|
||||
cyan="#a0a0a0"
|
||||
white="#eeeeee"
|
||||
|
||||
[colors.dim]
|
||||
black="#000000"
|
||||
red="#d75400"
|
||||
green="#afd787"
|
||||
yellow="#d7af5f"
|
||||
blue="#87afd7"
|
||||
magenta="#d7d7af"
|
||||
cyan="#a0a0a0"
|
||||
white="#eeeeee"
|
||||
|
||||
[selection]
|
||||
save_to_clipboard = true
|
||||
|
||||
@@ -38,5 +50,5 @@ padding={x=2}
|
||||
[env]
|
||||
TERM="xterm-256color"
|
||||
|
||||
[mouse]
|
||||
hide_when_typing = true
|
||||
# [mouse]
|
||||
# hide_when_typing = true
|
||||
|
||||
Reference in New Issue
Block a user