Skip to content

Instantly share code, notes, and snippets.

View pxycknomdictator's full-sized avatar
🎯
Focusing

Noman pxycknomdictator

🎯
Focusing
View GitHub Profile
@pxycknomdictator
pxycknomdictator / vscode_configuration.json
Last active March 20, 2025 22:38
vscode configuration public gist
{
"editor.fontFamily": "Fira Code",
"workbench.colorTheme": "Atom One Dark",
"editor.fontLigatures": true,
"editor.wordWrap": "on",
"editor.fontSize": 16,
"css.lint.unknownAtRules": "ignore",
"editor.lineHeight": 2.7,
"editor.fontWeight": "500",
"editor.cursorStyle": "block",