Harmonize buffer_font_size
between default.json and initial_settings.json (#34650)
Release Notes: - N/A
This commit is contained in:
parent
dab0b3509d
commit
9efe9df800
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue