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#011e36
  • activityBar.dropBackground#FC514E80
  • activityBarBadge.background#FC514E
  • activityBarBadge.foreground#ffffff
  • badge.background#FC514E
  • badge.foreground#ffffff
  • button.background#FC514E
  • button.foreground#ffffff
  • debugToolBar.background#011e36
  • dropdown.background#01233e
  • editor.background#011627
  • editor.foreground#BDC1C6
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorBracketHighlight.foreground1#ff6561
  • editorBracketHighlight.foreground2#c9ff75
  • editorBracketHighlight.foreground3#ffffac
  • editorBracketHighlight.foreground4#a2d4ff
  • editorGroup.dropBackground#FC514E80
  • editorGroup.focusedEmptyBorder#FC514E
  • editorGroupHeader.tabsBackground#011a2e
  • editorHoverWidget.background#011a2e
  • editorLineNumber.activeForeground#FC514E
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#011a2e
  • editorWidget.background#011a2e
  • focusBorder#FC514E
  • foreground#BDC1C6
  • input.background#01233e
  • inputOption.activeBorder#FC514E
  • list.activeSelectionBackground#FC514E80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#FC514E80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FC514E
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#011a2e
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#BDC1C680
  • panelTitle.inactiveForeground#BDC1C680
  • peekView.border#FC514E
  • peekViewEditor.background#00111f
  • peekViewResult.background#011a2e
  • peekViewTitle.background#011627
  • pickerGroup.border#FFFFFF1a
  • selection.background#FC514E
  • sideBar.background#011a2e
  • sideBarSectionHeader.background#011e36
  • statusBar.background#00111f
  • statusBar.debuggingBackground#FC514E
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#00111f
  • statusBarItem.activeBackground#FC514E80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#FC514E
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#FC514E
  • tab.activeModifiedBorder#FC514E
  • tab.border#00000033
  • tab.inactiveBackground#011e36
  • tab.inactiveModifiedBorder#97302e
  • tab.unfocusedActiveModifiedBorder#c9403e
  • tab.unfocusedInactiveModifiedBorder#97302e
  • titleBar.activeBackground#00111f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#BDC1C6
string#A1CD5E
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#f1ff8d
constant.language.boolean#FC514E
constant.numeric#82AAFF
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ff7975
keyword, modifier, variable.language.this, support.type.object, constant.language#FC514E
entity.name.function, support.function#82AAFF
storage.type, storage.modifier#FC514E
support.module, support.node#ff7975italic
support.type#E3D18A
entity.name.type, entity.other.inherited-class#E3D18A
comment#034275italic
entity.name.type.class#E3D18Aunderline
variable.object.property, meta.field.declaration entity.name.function#E3D18A
meta.definition.method entity.name.function#E3D18A
meta.function entity.name.function#E3D18A
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FC514E
meta.embedded, source.groovy.embedded, meta.template.expression#BDC1C6
entity.name.tag.yaml#ff7975
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ff7975
constant.language.json#FC514E
entity.other.attribute-name.class#FC514E
entity.other.attribute-name.id#A1CD5E
source.css entity.name.tag#E3D18A
meta.tag, punctuation.definition.tag#FC514E
entity.name.tag#ff7975
entity.other.attribute-name#82AAFF
markup.heading#FC514E
text.html.markdown meta.link.inline, meta.link.reference#ff7975
text.html.markdown beginning.punctuation.definition.list#FC514E
markup.italic#ff7975italic
markup.bold#ff7975bold
markup.bold markup.italic, markup.italic markup.bold#ff7975italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#A1CD5E
markup.inline.raw.string.markdown#A1CD5E
keyword.other.definition.ini#ff7975
entity.name.section.group-title.ini#FC514E
source.cs meta.class.identifier storage.type#E3D18Aunderline
source.cs meta.method.identifier entity.name.function#E3D18A
source.cs meta.method-call meta.method, source.cs entity.name.function#82AAFF
source.cs storage.type#E3D18A
source.cs meta.method.return-type#E3D18A
source.cs meta.preprocessor#034275
source.cs entity.name.type.namespace#BDC1C6
Global settings#BDC1C6
Vim Nightfly Theme by kitPlz - VS Code Theme