Skip to content

rahul-kurup/vscode-flat-dark

 
 

Repository files navigation

Flat Dark VSCode theme

Flat dark theme which looks great with cursive/italic fonts.

This is a rework of Dark++ Italic Theme by idbartosz


Code Preview (JS) look:

Theme Screenshot

Complete VSCode look:

Theme Screenshot


Setup for the above screenshots

VSCode Setup for Recursive Font:

 "editor.fontLigatures": true,
 "editor.fontFamily": "Rec Mono Duotone",
 "scm.inputFontFamily": "Rec Mono Duotone",
 "debug.console.fontFamily": "Rec Mono Duotone",
 "editor.codeLensFontFamily": "Rec Mono Duotone",
 "editor.inlayHints.fontFamily": "Rec Mono Duotone",
  • Have a visual treat!

Change log

You can take a look at the change log here.


Thanks to

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%