Created
February 9, 2022 01:23
-
-
Save rymawby/0e6a7e7d671f1d8eb7626e4592c8c282 to your computer and use it in GitHub Desktop.
Update GitHub copilot suggestion colour for vscode
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"workbench.colorCustomizations": { | |
"editorGhostText.foreground": "#f3aadd", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment