From b2f9c454b0215a8387e8c50c270eabb577896a41 Mon Sep 17 00:00:00 2001 From: Nate Butler Date: Thu, 16 Nov 2023 11:38:04 -0500 Subject: [PATCH] Change the default buffer font size to 16 Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com> --- assets/settings/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/settings/default.json b/assets/settings/default.json index 08d85dd723..0b87808e22 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -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)