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#2d2d2d
  • editor.background#2d2d2d
  • editor.foreground#d3d0c8
  • editor.lineHighlightBackground#74736930
  • editor.selectionBackground#515151
  • editorCursor.foreground#d3d0c8
  • editorGutter.addedBackground#99CC99
  • editorGutter.deletedBackground#F2777A
  • editorGutter.modifiedBackground#CC99CC
  • editorWhitespace.foreground#747369
  • gitDecoration.ignoredResourceForeground#515151
  • gitDecoration.modifiedResourceForeground#CC99CC
  • gitDecoration.stageModifiedResourceForeground#CC99CC
  • list.activeSelectionBackground#393939
  • list.activeSelectionForeground#d3d0c8
  • list.errorForeground#fd4c4c
  • list.hoverBackground#292929
  • list.hoverForeground#d3d0c8
  • list.warningForeground#FFCC66
  • sideBar.background#292929
  • sideBar.foreground#747369
  • statusBar.background#3b3b3b
  • statusBar.foreground#D3D0C8
  • statusBarItem.remoteBackground#3b3b3b
  • statusBarItem.remoteForeground#ffffff
  • tab.inactiveBackground#1e1e1e
  • tab.unfocusedHoverBackground#2d2d2d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable.parameter.function,meta.catch meta.group variable,meta.catch punctuation.separator#D3D0C8
comment, punctuation.definition.comment, comment.line, comment.line punctuation.definition.variable#747369
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#D3D0C8
none#D3D0C8
keyword.operator#CC99CC
keyword#CC99CC
variable#F2777A
entity.name.function, meta.require, support.function.any-method#6699CC
support.class, entity.name.type.class,support.module,support.type.object, entity.name.class, entity.name.type.class,variable.language.this#FFCC66
meta.entity.new.name.expr#FFCC66
support.constant.math#FFCC66
keyword.other.special-method#6699CC
storage#CC99CC
support.function,support.variable.property#66CCCC
keyword.operator.new#66CCCC
new.expr entity.name.type#FFCC66
string, constant.other.symbol, entity.other.inherited-class#99CC99
constant.numeric#F99157
none#F99157
none#F99157
constant#F99157
entity.name.tag#F2777A
entity.other.attribute-name#F99157
entity.other.attribute-name.id, punctuation.definition.entity#6699CC
meta.selector#CC99CC
none#F99157
meta.import punctuation.definition.block, punctuation.definition.binding-pattern.object, punctuation.definition.binding-pattern.array#6699CC
punctuation.separator.parameter.function,punctuation.separator.comma,punctuation.definition.group#CC99CC
meta.brackets meta.block variable.other.readwrite,variable#D3D0C8
variable.language#6699CC
variable.other.property,variable.other.object.property#D3D0C8italic
variable.other.constant.property#66CCCC
variable.language.self,support.constant.prototype#66CCCC
punctuation.dollar, entity.name.label.js, punctuation.separator.label.js#FFCC66
variable.parameteritalic
support.type.object.module, keyword.control.default, keyword.control.exportitalic
meta.brace.round, meta.array.literal meta.brace.square#CC99CC
punctuation.section.block#6699CC
punctuation.separator.comma,punctuation.separator.key-value#CC99CC
meta.object-literal.keyitalic
meta.object-literal.key punctuation.separator.key-value
markup.heading punctuation.definition.heading, entity.name.section, markup.heading.setext#6699CC
keyword.other.unit#F99157
markup.bold, punctuation.definition.bold#FFCC66bold
markup.italic, punctuation.definition.italic#CC99CCitalic
markup.raw.inline#99CC99
string.other.link#F2777A
meta.link#F99157
markup.list#F99157
markup.list meta.paragraph#D3D0C8
markup.quote#CC99CCitalic
meta.separator#D3D0C8
meta.separator.markdown#FFCC66
markup.inserted, markup.inserted.git_gutter#99CC99
markup.deleted, markup.deleted.git_gutter#F2777A
markup.changed, markup.changed.git_gutter#CC99CC
markup.ignored, markup.ignored.git_gutter#515151
markup.untracked, markup.untracked.git_gutter#515151
constant.other.color#66CCCC
string.regexp#66CCCC
constant.character.escape#66CCCC
punctuation.section.embedded, variable.interpolation#D27B53
invalid.illegal#FFFFFF
markup.deleted.git_gutter#F92672
markup.inserted.git_gutter#A6E22E
markup.changed.git_gutter#967EFB
markup.ignored.git_gutter#565656
markup.untracked.git_gutter#565656
ref.license#CCCCCC
ref.snippet#606060
ref.matchtext#FFFFFF
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Outer Spacegray by mhkeller - VS Code Theme