{
"editor.fontFamily": "Comic Sans MS",
"editor.lineHeight": 1.75,
"editor.cursorWidth": 3,
}
Note: VS Code doesn't expose underline thickness in themes, but the colorCustomizations above boost error/warning underline visibility to match the bold aesthetic.