Skip to content

VS Code extension that changes font based on whether the theme is light or dark

License

Notifications You must be signed in to change notification settings

brendes/theme-font-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme Font Switcher

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.

Usage

  1. Install the extension
  2. Go to Settings (Ctrl-, or Cmd-,)
  3. Search for "theme font switcher"
  4. Set your preferred fonts and sizes for light and dark themes

Requirements

  • Node.js
  • make

Build and Install

Installation step assumes you have command-line access to VSC.

make clean package
make install-ext

About

VS Code extension that changes font based on whether the theme is light or dark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published