Termite: Make background more transparent
This commit is contained in:
parent
5af7661b05
commit
5eebcf5818
@ -35,7 +35,7 @@ filter_unmatched_urls = true
|
|||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
foreground = #ebdbb2
|
foreground = #ebdbb2
|
||||||
background = rgba(29, 32, 33, 0.94)
|
background = rgba(29, 32, 33, 0.5)
|
||||||
#background = #1d2021
|
#background = #1d2021
|
||||||
|
|
||||||
color0= #282828
|
color0= #282828
|
||||||
|
Loading…
Reference in New Issue
Block a user