update kitty theme to gruvbox-dark
This commit is contained in:
@@ -4,8 +4,8 @@ macos_option_as_alt no
|
|||||||
include ./theme.conf
|
include ./theme.conf
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
font_family DejaVu Sans Mono
|
font_family MesloLGS NF
|
||||||
font_size 10
|
font_size 11
|
||||||
bold_font auto
|
bold_font auto
|
||||||
italic_font auto
|
italic_font auto
|
||||||
bold_italic_font auto
|
bold_italic_font auto
|
||||||
@@ -14,10 +14,10 @@ bold_italic_font auto
|
|||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
|
|
||||||
# Background opacity
|
# Background opacity
|
||||||
background_opacity 0.8
|
background_opacity 0.95
|
||||||
|
|
||||||
# How to open links
|
# How to open links
|
||||||
open_url_with xdg-open
|
open_url_with firefox
|
||||||
open_url_modifiers none
|
open_url_modifiers none
|
||||||
|
|
||||||
# INFINITE POWER (scrollback)!!!
|
# INFINITE POWER (scrollback)!!!
|
||||||
@@ -25,3 +25,7 @@ scrollback_lines -1
|
|||||||
|
|
||||||
# Do not annoy me
|
# Do not annoy me
|
||||||
update_check_interval 0
|
update_check_interval 0
|
||||||
|
|
||||||
|
# Zoom with ; and _
|
||||||
|
map cmd+0x2c change_font_size all +2.0
|
||||||
|
map cmd+0x2d change_font_size all -2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user