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.

  • activityBar.background#282828
  • activityBarBadge.background#6dcc00
  • activityBarBadge.foreground#202020
  • diffEditor.insertedTextBorder#608b4e
  • diffEditor.removedTextBorder#d16969
  • editor.background#282828
  • editor.foreground#f1f1f1
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorCursor.foreground#fde90e
  • editorGroupHeader.tabsBackground#282828
  • editorGutter.addedBackground#498530
  • editorGutter.deletedBackground#d16969
  • editorGutter.modifiedBackground#d7ba7d
  • editorIndentGuide.background#404040
  • editorOverviewRuler.addedForeground#608b4e
  • editorOverviewRuler.deletedForeground#d16969
  • editorOverviewRuler.modifiedForeground#d7ba7d
  • gitDecoration.conflictingResourceForeground#d16969
  • gitDecoration.deletedResourceForeground#d7ba7d
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#608b4e
  • gitDecoration.untrackedResourceForeground#d7ba7d
  • list.dropBackground#383b3d
  • sideBar.background#323232
  • sideBarTitle.foreground#f1f1f1
  • statusBar.background#242424
  • tab.activeBackground#282828
  • tab.activeBorder#fde50f
  • tab.border#282828
  • tab.hoverBackground#282828
  • tab.inactiveBackground#282828
  • tab.unfocusedActiveBackground#282828
  • terminal.ansiBlack#313131
  • terminal.ansiBlue#0687ff
  • terminal.ansiBrightBlack#313131
  • terminal.ansiBrightBlue#0687ff
  • terminal.ansiBrightCyan#33B5E5
  • terminal.ansiBrightGreen#6dcc00
  • terminal.ansiBrightMagenta#9D70C2
  • terminal.ansiBrightRed#EC5757
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ecda14
  • terminal.ansiCyan#33B5E5
  • terminal.ansiGreen#6dcc00
  • terminal.ansiMagenta#9D70C2
  • terminal.ansiRed#EC5757
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ecda14
  • terminal.foreground#f1f1f1
  • titleBar.activeBackground#242424
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#242424
  • titleBar.inactiveForeground#ffffff54

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#707070
string#9D70C2
constant.numeric#FFBB33
constant.language#F1F1F1
constant.character, constant.other#9D70C2
variable#f1f1f1
keyword#EC5757bold
storage#EC5757bold
storage.type#33B5E5bold
entity.name.class#6dcc00underline
entity.other.inherited-class#6dcc00italic underline
entity.name.function#6dcc00bold
variable.parameter#FFBB33bold
entity.name.tag#EC5757bold
entity.other.attribute-name#6dcc00
support.function#02b3e9bold
support.constant#02b3e9bold
support.type, support.class#02b3e9italic bold
support.other.variable
invalid#F8F8F0bold
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#EC5757
markup.inserted#6dcc00
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#FFBB33A0
entity.name.filename.find-in-files#E6DB74
variable.language#6dcc00
heading.1.markdown#6dcc00bold
punctuation.definition.heading.markdown#6dcc00
entity.name.section.markdown#6dcc00
punctuation.definition.list.begin.markdown#FFBB33
meta.image.inline.markdown#E6DB74
markup.bold.markdown#FFFFFFbold
markup.italic.markdown#FFFFFFitalic
markup.inline.raw.string.markdown#02b3e9bold
meta.separator.markdown#8f8f8f
Now For Reddit Theme by gpem - VS Code Theme