I know this isn't strictly code related, but i know that vscode is used in the github copilot website. However, how do i get my ide and copilot suggestions to look like that?
Asked
Active
Viewed 195 times
-2
-
choose a nice theme and font – rioV8 Dec 06 '21 at 14:50
-
which one for the one on the website tho? – hackedXD Dec 07 '21 at 05:10
1 Answers
1
Very hard to tell the exact theme they used there, it might not even exist.
Anyway, the font is this one: Cascadia Code Web, it comes with installation instructions and here it is described how to install it in vs code
For the theme colors, I am not quite sure as I said, but it does look similar to the github dark color theme, just install the extension and press Ctrl+K, Ctrl+T
and select Github dark
from the dropdown
It's not the exact look, but hope it helps

h8moss
- 4,626
- 2
- 9
- 25