diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index ab5f1e8..4343379 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1,4 +1,4 @@ -font_family Roboto Mono Medium +font_family JetBrains Mono SemiBold bold_font auto italic_font auto bold_italic_font auto @@ -14,7 +14,7 @@ window_padding_width 6 enable_audio_bell no visual_bell_duration 0.0 -background #fafafa +background #eff1f5 foreground #5b6673 cursor #ff6900 selection_background #f0ede4 @@ -24,14 +24,14 @@ color1 #ff3333 color9 #ff6565 color2 #86b200 color10 #b8e532 -color3 #f19618 -color11 #ffc849 +color3 #d17608 +color11 #dfa829 color4 #41a6d9 color12 #73d7ff -color5 #f07078 -color13 #ffa3aa +color5 #d05058 +color13 #dd8388 color6 #4cbe99 color14 #7ff0cb -color7 #f7f7f7 -color15 #f7f7f7 +color7 #525252 +color15 #646464 selection_foreground #fafafa