Skip to content

Instantly share code, notes, and snippets.

@Dagimal
Created January 12, 2022 18:06
Show Gist options
  • Select an option

  • Save Dagimal/ef1220121f81f3af69a0c05b33236a52 to your computer and use it in GitHub Desktop.

Select an option

Save Dagimal/ef1220121f81f3af69a0c05b33236a52 to your computer and use it in GitHub Desktop.
oprek vscode dagimal
{
"editor.minimap.renderCharacters": false,
"window.titleBarStyle": "custom",
"editor.fontWeight": "normal",
"editor.renderWhitespace": "all",
"workbench.colorTheme": "Seti Monokai",
"workbench.colorCustomizations": {
"editor.background": "#040709",
"editor.foreground": "#ffffff"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment