Skip to content

Instantly share code, notes, and snippets.

View cjgunnar's full-sized avatar

cjgunnar cjgunnar

View GitHub Profile
@pauldan
pauldan / gist:f3dbb3e33ee00acc36ad28c9e1de1bf9
Last active December 24, 2025 18:03
remove italics vscode
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": [
"comment",
"comment.block",
"comment.block.documentation",
"comment.line",
"constant",
"constant.character",