change line height in sublime text default theme after changing the font-size May 29, 2023 by Tarik Go to Preferences>Settings-User and add this two line: { "line_padding_bottom": 3, "line_padding_top": 3, }