Harmonize buffer_font_size between default.json and initial_settings.json (#34650)

Release Notes:

- N/A
This commit is contained in:
Peter Tripp
2025-07-17 18:32:04 +00:00
committed by GitHub
parent dab0b3509d
commit 9efe9df800
+1 -1
View File
@@ -8,7 +8,7 @@
// command palette (cmd-shift-p / ctrl-shift-p)
{
"ui_font_size": 16,
"buffer_font_size": 16,
"buffer_font_size": 15,
"theme": {
"mode": "system",
"light": "One Light",