diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-03-19 14:04:04 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-03-19 14:04:04 +0100 |
| commit | 4350cafbf78d10f8007821e26765a954fa7b1fc2 (patch) | |
| tree | 65dcc25c5920313f8a4bde269fea121b8251342e /config/kitty | |
| parent | 582a8d441349f7cd96c5170ba4e4a273acb91b6d (diff) | |
Update kitty config
Diffstat (limited to 'config/kitty')
| -rw-r--r-- | config/kitty/kitty.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index 2302b21..9dc6e76 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -4,6 +4,7 @@ bold_font Input Mono Medium italic_font Input Mono Light Italic bold_italic_font Input Mono Medium Italic font_size 14.0 +macos_thicken_font 0.75 # Cursor cursor #eeeeee @@ -16,6 +17,10 @@ foreground #eeeeee background #3e3937 selection_foreground #000000 selection_background #c1ddff +active_border_color #55ff55 +inactive_border_color #c1ddff + +background_opacity 0.9 # Regular Colors # black |