Last active
March 6, 2026 20:30
-
-
Save jerlendds/cfcf6b87187f9974c96617a8df5a1b46 to your computer and use it in GitHub Desktop.
~/.config/kitty/kitty.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| background_opacity 0.90 | |
| background_blur 20 | |
| foreground #c8ffd8 | |
| background #020402 | |
| cursor #00ff9c | |
| cursor_text_color #020402 | |
| selection_foreground #000000 | |
| selection_background #00ff9c | |
| color0 #020402 | |
| color1 #ff5f5f | |
| color2 #00ff87 | |
| color3 #a4ff5f | |
| color4 #5fd7ff | |
| color5 #ff87ff | |
| color6 #00ffd7 | |
| color7 #d0ffd0 | |
| active_border_color #00ff9c | |
| inactive_border_color #1a3326 | |
| bell_border_color #00ff9c | |
| window_padding_width 10 | |
| cursor_shape block | |
| cursor_blink_interval 0.6 | |
| cursor_stop_blinking_after 15 | |
| font_family JetBrainsMono Nerd Font | |
| bold_font auto | |
| italic_font auto | |
| font_size 10.5 | |
| background_tint 0.85 | |
| cursor #00ff9c | |
| color2 #00ff9c | |
| color10 #00ffa6 |
Author
jerlendds
commented
Mar 6, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment