Tab titles now center properly with symmetric padding — text no longer shifts when hovering or when ⌘N switch hints appear.
Default close button visibility flipped toHover only. Active tab no longer permanently shows the (×).
Quieter close-button hover: only the color brightens, no background chip.
NewUniform tab width mode (now default): every tab gets an equal slice of the strip instead of resizing to title length.
Appearance
Auto dark/light theme. Newtheme_mode = manual | system config. When set tosystem, Termy follows the OS appearance and live-swaps betweentheme_light andtheme_dark via the window appearance observer.
UI Font Family. Newui_font_family config controls the font used for tabs, command palette, search, and settings UI — independent from the terminal cell font (font_family).
Notes
Bundled themes are still dark-only. Use the Theme Store to install a light theme (e.g. catppuccin-latte) before flippingtheme_mode tosystem.
Existing configs continue to work; new keys default to current behavior unless changed.