Add themes to #kitty

This commit is contained in:
Colin Powell
2019-11-06 20:35:46 -05:00
parent c9e8196eb6
commit ce5757b2d2
193 changed files with 5081 additions and 4 deletions

View File

@ -5,8 +5,9 @@
#: kitty has very powerful font management. You can configure
#: individual font faces and even specify special fonts for particular
#: characters.
include ./kitty-themes/themes/Monokai.conf
font_family Sudo
font_family IBM Plex Mono
# bold_font auto
# italic_font auto
# bold_italic_font auto
@ -22,7 +23,7 @@ font_family Sudo
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic
font_size 10.0
font_size 11.0
#: Font size (in pts)
@ -357,7 +358,7 @@ tab_bar_edge top
#: change transparency of windows set dynamic_background_opacity to
#: yes (this is off by default as it has a performance cost)
# dim_opacity 0.75
dim_opacity 0.95
#: How much to dim text that has the DIM/FAINT attribute set. One
#: means no dimming and zero means fully dimmed (i.e. invisible).
@ -442,7 +443,7 @@ tab_bar_edge top
#: to yes means that any background processes still using the terminal
#: can fail silently because their stdout/stderr/stdin no longer work.
# allow_remote_control no
allow_remote_control yes
#: Allow other programs to control kitty. If you turn this on other
#: programs can control all aspects of kitty, including sending text