···176176177177#: font_features UnifontMedium +isol -medi -fina -init
178178179179-modify_font cell_height 100%
180180-# modify_font baseline 3.5
179179+modify_font cell_height -3.2 # == ((16pt * 1.2) - 16pt)
180180+modify_font baseline 3.2
181181182182#: Modify font characteristics such as the position or thickness of
183183#: the underline and strikethrough. The modifications can have the
···748748#: set the vertical and horizontal sides. Three values set top,
749749#: horizontal and bottom. Four values set top, right, bottom and left.
750750751751-# window_padding_width 0
751751+window_padding_width 0
752752753753#: The window padding (in pts) (blank area between the text and the
754754#: window border). A single value sets all four sides. Two values set
···14371437#: to use the background color of the currently active window and
14381438#: finally you can use an arbitrary color, such as #12af59 or red.
1439143914401440-macos_titlebar_color background
14401440+macos_titlebar_color system
1441144114421442#: The color of the kitty window's titlebar on macOS. A value of
14431443#: system means to use the default system color, light or dark can