Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 966 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 966 Bytes

Frank

Frank is a VS Code theme without syntax highlighting.

Installation

Install the extension using VS Code's Extension Marketplace. The extension contains both the Frank and Frank Dark themes. Then, disable colored brackets by setting editor.bracketPairColorization.enabled to false.

See the VS Code themes guide and settings guide if you need more detailed instructions.

Examples

Frank is a light theme, and Frank Dark is a dark theme. The two themes inherit from VS Code's default Light and Dark themes respectively.

A VS Code window using the Frank theme to show Go code.

A VS Code window using the Frank Dark theme to show Go code.