diff options
-rw-r--r-- | termite/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termite/config b/termite/config index 3558710..acf5740 100644 --- a/termite/config +++ b/termite/config @@ -41,7 +41,7 @@ background = #303030 #background = rgba(63, 63, 63, 0.8) # if unset, will reverse foreground and background -highlight = #252525 +#highlight = #202020 # colors from color0 to color254 can be set color0 = #3f3f3f |