Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • editor.background#1E1E1E
  • editor.findMatchBackground#515C6A
  • editor.findMatchHighlightBackground#EA5C0055
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#2D2D2D
  • editor.lineNumber.activeForeground#C6C6C6
  • editor.lineNumber.foreground#858585
  • editor.selectionBackground#264F78
  • editor.wordHighlightBackground#575757
  • editorCursor.foreground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A9955
keyword, storage#569CD6
string#CE9178
variable, parameter#9CDCFE
function, method#DCDCAA
.NET-theme by Giovani de SOUZA - VS Code Theme