From 485ddc2841f1c3db954632f722430a746b3659a8 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Thu, 26 Aug 2021 19:03:03 -0500 Subject: [PATCH] fix: backgrounds in kitty integrations --- extra/kitty/catppuccino.conf | 2 +- extra/kitty/light_melya.conf | 2 +- extra/kitty/neon_latte.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/kitty/catppuccino.conf b/extra/kitty/catppuccino.conf index d095d4b..57d3377 100644 --- a/extra/kitty/catppuccino.conf +++ b/extra/kitty/catppuccino.conf @@ -1,5 +1,5 @@ # main colors -background #0e171c +background #0e171a foreground #abb2bf selection_background #3b4261 selection_foreground #dfdfe0 diff --git a/extra/kitty/light_melya.conf b/extra/kitty/light_melya.conf index 9ff80ee..839e35f 100644 --- a/extra/kitty/light_melya.conf +++ b/extra/kitty/light_melya.conf @@ -1,5 +1,5 @@ # main colors -background #fbfbfb +background #fbfbfa foreground #0E171C selection_background #2a2e36 selection_foreground #dfdfe0 diff --git a/extra/kitty/neon_latte.conf b/extra/kitty/neon_latte.conf index a4710f5..b45fa24 100644 --- a/extra/kitty/neon_latte.conf +++ b/extra/kitty/neon_latte.conf @@ -1,5 +1,5 @@ # main colors -background #150b26 +background #150b27 foreground #fdebc3 selection_background #2a2e36 selection_foreground #dfdfe0