UI Font Changer for VS Code
UI Font Changer for VS Code lets you change the VS Code UI font.
It updates the workbench UI, Agents window, and Markdown preview so they use the font you pick.
Quick Start
- Install the extension.
- Open the Command Palette (
Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on macOS).
- Run Change UI font.
- Pick a font from the dropdown, or type one manually.
- Restart VS Code.
To revert:
- Open the Command Palette (
Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on macOS).
- Run Restore UI font.
- Restart VS Code.
Tip: The font must already be installed on your OS.
Requirements
- VS Code 1.85.0 or newer
- Installed font on your system
- Write access to the VS Code installation folder
Important Notes
- This extension patches VS Code installation files.
- You may see a Your Code installation appears to be corrupt warning after patching. This is expected for this extension.
- VS Code updates can overwrite changes, so run Change UI font again after updating VS Code.
- Windows is the main tested platform. macOS/Linux support is best-effort.
Commands
| Command |
Title |
| ui-font-changer-for-vscode.change |
Change UI font |
| ui-font-changer-for-vscode.restore |
Restore UI font |
Build From Source
npm install
npm run compile
npx @vscode/vsce package
[!NOTE]
AI Disclosure
AI tools were used to assist with coding and documentation in this project.
Credits
License
This project is licensed under The Unlicense. See LICENSE.
| |