Change the default buffer font size to 16

Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
This commit is contained in:
Nate Butler 2023-11-16 11:38:04 -05:00
parent c71e522b4e
commit b2f9c454b0

View File

@ -23,7 +23,7 @@
// "calt": false
},
// The default font size for text in the editor
"buffer_font_size": 15,
"buffer_font_size": 16,
// Set the buffer's line height.
// May take 3 values:
// 1. Use a line height that's comfortable for reading (1.618)