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#212a39
  • activityBar.border#2e333b
  • activityBar.dropBackground#399ef480
  • activityBar.foreground#8cd5f1
  • activityBarBadge.background#2e76b5
  • debugToolBar.background#212a39
  • dropdown.background#263041
  • editor.background#141920
  • editor.findMatchBackground#ff777780
  • editor.foreground#efefef
  • editor.lineHighlightBorder#263040
  • editor.rangeHighlightBackground#ffffff0d
  • editor.selectionBackground#153958
  • editor.selectionHighlightBackground#2b74b380
  • editor.wordHighlightBackground#ffffff18
  • editor.wordHighlightStrongBackground#ffffff18
  • editorCursor.foreground#ffffff
  • editorError.foreground#da6771
  • editorGroup.dropBackground#399ef480
  • editorGroupHeader.tabsBackground#1c2431
  • editorGutter.addedBackground#399ef4
  • editorGutter.deletedBackground#da6771
  • editorGutter.modifiedBackground#4eb071
  • editorHoverWidget.background#1c2431
  • editorIndentGuide.background#263040
  • editorLineNumber.activeForeground#399ef4
  • editorLineNumber.foreground#ffffff4d
  • editorLink.activeForeground#399ef4
  • editorMarkerNavigation.background#1c2431
  • editorWhitespace.foreground#263040
  • editorWidget.background#1c2431
  • focusBorder#399ef4
  • foreground#efefef
  • gitDecoration.conflictingResourceForeground#fff099
  • gitDecoration.deletedResourceForeground#da6771
  • gitDecoration.ignoredResourceForeground#535a6b
  • gitDecoration.modifiedResourceForeground#4eb071
  • gitDecoration.untrackedResourceForeground#399ef4
  • input.background#232c3b
  • inputOption.activeBorder#399ef4
  • list.activeSelectionBackground#399ef480
  • list.dropBackground#399ef480
  • list.focusBackground#399ef480
  • list.hoverBackground#ffffff1a
  • list.inactiveSelectionBackground#ffffff33
  • panel.background#161c25
  • panel.border#ffffff1a
  • panelTitle.activeBorder#2e76b5
  • panelTitle.inactiveForeground#efefef80
  • peekView.border#399ef4
  • peekViewEditor.background#131820
  • peekViewResult.background#1c2431
  • peekViewTitle.background#181e29
  • pickerGroup.border#ffffff1a
  • selection.background#399ef4
  • sideBar.background#1c2431
  • sideBar.border#2e333b
  • sideBarSectionHeader.background#212a39
  • statusBar.background#141920
  • statusBar.border#2e333b
  • statusBar.debuggingBackground#399ef4
  • statusBar.noFolderBackground#131820
  • statusBarItem.activeBackground#399ef480
  • statusBarItem.hoverBackground#ffffff1a
  • tab.activeBorder#141920
  • tab.border#00000033
  • tab.inactiveBackground#212a39
  • terminal.ansiBlack#666666
  • terminal.ansiBlue#399ef4
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#399ef4
  • terminal.ansiBrightCyan#21c5c7
  • terminal.ansiBrightGreen#4eb071
  • terminal.ansiBrightMagenta#b168df
  • terminal.ansiBrightRed#da6771
  • terminal.ansiBrightWhite#efefef
  • terminal.ansiBrightYellow#fff099
  • terminal.ansiCyan#21c5c7
  • terminal.ansiGreen#4eb071
  • terminal.ansiMagenta#b168df
  • terminal.ansiRed#da6771
  • terminal.ansiWhite#efefef
  • terminal.ansiYellow#fff099
  • terminal.background#161c25
  • titleBar.activeBackground#1c2431
  • titleBar.border#2e333b
  • titleBar.inactiveBackground#1c2431

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#efefefff
string#DA6771
constant.language.boolean#399EF4
constant.numeric#e5949b
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#9fcff9
keyword, modifier, variable.language.this, support.type.object, constant.language#399EF4
entity.name.function, support.function#fff099
storage.type, storage.modifier#399EF4
support.module, support.node#9fcff9italic
support.type#4EB071
entity.name.type, entity.other.inherited-class#4EB071
comment#535a6bitalic
entity.name.type.class#21C5C7underline
variable.object.property#21C5C7
meta.definition.method entity.name.function#21C5C7
meta.function entity.name.function#21C5C7
template.expression.begin, template.expression.end#399EF4
entity.name.tag.yaml#9fcff9
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#9fcff9
constant.language.json#399EF4
entity.other.attribute-name.class#399EF4
entity.other.attribute-name.id#DA6771
source.css entity.name.tag#21C5C7
meta.tag, punctuation.definition.tag#399EF4
entity.name.tag#9fcff9
entity.other.attribute-name#fff099
markup.heading#399EF4
text.html.markdown meta.link.inline, meta.link.reference#9fcff9
text.html.markdown markup.quote#c0c0c0
text.html.markdown beginning.punctuation.definition.list#399EF4
markup.italic#9fcff9italic
markup.bold#9fcff9bold
markup.bold markup.italic, markup.italic markup.bold#9fcff9italic bold
keyword.other.definition.ini#9fcff9
entity.name.section.group-title.ini#399EF4
source.cs meta.class.identifier storage.type#21C5C7underline
source.cs meta.method.identifier entity.name.function#21C5C7
source.cs meta.method-call meta.method, source.cs entity.name.function#fff099
source.cs storage.type#4EB071
source.cs meta.method.return-type#4EB071
source.cs meta.preprocessor#535a6b
source.cs entity.name.type.namespace#efefef
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
support.module, support.node#9fcff9
comment#56658b
entity.name.type.class#f7e1a5
source.cs meta.class.identifier storage.type#21C5C7bold
source.cs storage.type#aed0ec
source.cs meta.method.return-type#aed0ec
support.type#aed0ec
entity.name.type, entity.other.inherited-class#aed0ec
entity.name.type, entity.other.inherited-class#f7e1a5
Crucible Theme by Lorceroth - VS Code Theme