VS Code extension that automatically switches fonts when you change between light and dark themes. User defines a custom font family and font size depending on whether a light theme or a dark theme is loaded.
- Install the extension
- Go to Settings (
Ctrl-,
orCmd-,
) - Search for "theme font switcher"
- Set your preferred fonts and sizes for light and dark themes
- Node.js
- make
Installation step assumes you have command-line access to VSC.
make clean package
make install-ext