diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 9eb571c..acb4a8d 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1,5 +1,5 @@ # Font handling -font_family JetBrainsMono Nerd Font Mono Light +font_family JetBrainsMono Nerd Font Mono Regular font_size 16.0 #Remove annoying things diff --git a/.config/kitty/themes/gruvbox_light.conf b/.config/kitty/themes/gruvbox_light.conf index 6d8b89b..639b3a7 100644 --- a/.config/kitty/themes/gruvbox_light.conf +++ b/.config/kitty/themes/gruvbox_light.conf @@ -2,7 +2,7 @@ # This work is licensed under the terms of the MIT license. # For a copy, see https://opensource.org/licenses/MIT. -background #fbf1c7 +background #f2e5bc foreground #3c3836 cursor #928374