diff options
-rw-r--r-- | termite/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termite/config b/termite/config index ff97b84..fe5b242 100644 --- a/termite/config +++ b/termite/config @@ -1,6 +1,6 @@ [colors] foreground = #ffffff -background = rgba (0,0,0,0.8) +background = rgba (0,0,0,0.9) # Blue color4 = #FF1493 color12 = #FF1493 |