Skip to content

Instantly share code, notes, and snippets.

View dsainfort's full-sized avatar
📍
['working', 'remotely']

Djifferson Sainfort dsainfort

📍
['working', 'remotely']
View GitHub Profile
@dsainfort
dsainfort / remove-italics.txt
Last active December 7, 2023 19:29 — forked from pauldan/gist:f3dbb3e33ee00acc36ad28c9e1de1bf9
remove italics vscode
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": [
"comment",
"comment.block",
"comment.block.documentation",
"comment.line",
"constant",
"constant.character",