diff options
Diffstat (limited to 'kitty')
| -rw-r--r-- | kitty/.config/kitty/kitty.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index ac097d7..60cae83 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -939,14 +939,15 @@ inactive_tab_font_style normal #: }}} #: Color scheme {{{ -# foreground #dddddd -# background #000000 +# +background #181d1c +foreground #d4be98 #: The foreground and background colors # background_opacity 0.5 # background_opacity 0.50 -background_opacity 1.00 +background_opacity 0.80 #: The opacity of the background. A number between 0 and 1, where 1 is #: opaque and 0 is fully transparent. This will only work if |
