nathank.online | Home

Change default ui font in VSCode

Open the following file: usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.css

Add the following to the bottom of the file: *{font-family: ‘ComicShannsMono Nerd Font’}

Then…

Bob’s your uncle!