jesseweed / seti-ui

A subtle dark colored UI theme for Atom.
MIT License
941 stars 283 forks source link

Add extension mapping for .otf as a generic font #694

Closed carafelix closed 1 month ago

carafelix commented 3 months ago

File extension .otf (Open Type Format) is one of the most common font format out there and needs to be associated with the generic font file type for it to be displayed as a font inside vscode.

Before:

image

After:

image