Skip to content

Instantly share code, notes, and snippets.

@motss
Created November 19, 2019 03:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save motss/01416f10364072f44d69e487635e8d50 to your computer and use it in GitHub Desktop.
Save motss/01416f10364072f44d69e487635e8d50 to your computer and use it in GitHub Desktop.
VSCode Firefox Quantum Theme custom settings.json
{
"workbench.colorCustomizations": {
"editor.selectionBackground": "#2179775c",
"editor.background": "#0a0a0a"
},
"workbench.colorTheme": "Firefox Quantum Dark"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment