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 14:32:04 -04:00 committed by GitHub
parent dab0b3509d
commit 9efe9df800
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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",