Add rediculous scaling. Shift to blur override.

This commit is contained in:
Olivia Bridie Alexandria Millicent Ivette Brooks
2025-06-09 14:23:47 -04:00
parent 3fb6578f81
commit 2cc16923cc

View File

@@ -22,6 +22,11 @@
// "ui_font_size": 19,
// "buffer_font_size": 17,
// 2560x1600 (16:10) scaled to 1440x900 MacOS Monterey
// this is so stupid on a 13.3" display...
// "ui_font_size": 14,
// "buffer_font_size": 13,
"telemetry": {
"diagnostics": true,
"metrics": false,
@@ -110,9 +115,6 @@
},
"experimental.theme_overrides": {
"background": "#282a36ff",
"title_bar.background": "#141119ff",
"title_bar.inactive_background": "#1c1d26ff",
"status_bar.background": "#141119ff",
"background.appearance": "blurred",
},
}