Add rediculous scaling. Shift to blur override.
This commit is contained in:
parent
3fb6578f81
commit
2cc16923cc
@@ -22,6 +22,11 @@
|
|||||||
// "ui_font_size": 19,
|
// "ui_font_size": 19,
|
||||||
// "buffer_font_size": 17,
|
// "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": {
|
"telemetry": {
|
||||||
"diagnostics": true,
|
"diagnostics": true,
|
||||||
"metrics": false,
|
"metrics": false,
|
||||||
@@ -110,9 +115,6 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"experimental.theme_overrides": {
|
"experimental.theme_overrides": {
|
||||||
"background": "#282a36ff",
|
"background.appearance": "blurred",
|
||||||
"title_bar.background": "#141119ff",
|
|
||||||
"title_bar.inactive_background": "#1c1d26ff",
|
|
||||||
"status_bar.background": "#141119ff",
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user