Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created February 9, 2022 01:23
Show Gist options
  • Save rymawby/0e6a7e7d671f1d8eb7626e4592c8c282 to your computer and use it in GitHub Desktop.
Save rymawby/0e6a7e7d671f1d8eb7626e4592c8c282 to your computer and use it in GitHub Desktop.
Update GitHub copilot suggestion colour for vscode
"workbench.colorCustomizations": {
"editorGhostText.foreground": "#f3aadd",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment