diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2023-01-23 04:23:19 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2023-01-23 04:23:19 +0100 |
commit | abe8d9418100398b9c1c6858fc72b5fe51be3a7b (patch) | |
tree | 7fec172b81a103d6fa2ed9bce5df0f52533367c1 /termite | |
parent | fad3ca13c1ddeec4b298226b133b848b441a69d4 (diff) | |
download | dotfiles-abe8d9418100398b9c1c6858fc72b5fe51be3a7b.tar.gz |
termite
Diffstat (limited to 'termite')
-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 |