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#151512
  • activityBar.dropBackground#D7980680
  • activityBarBadge.background#D79806
  • activityBarBadge.foreground#ffffff
  • badge.background#D79806
  • badge.foreground#ffffff
  • button.background#D79806
  • button.foreground#ffffff
  • debugToolBar.background#151512
  • dropdown.background#181814
  • editor.background#0F0F0D
  • editor.foreground#FAD100
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#56470E
  • editorGroup.dropBackground#D7980680
  • editorGroup.focusedEmptyBorder#D79806
  • editorGroupHeader.tabsBackground#12120f
  • editorHoverWidget.background#12120f
  • editorLineNumber.activeForeground#D79806
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#12120f
  • editorWidget.background#12120f
  • focusBorder#D79806
  • foreground#FAD100
  • gitDecoration.addedResourceForeground#68CCF2
  • gitDecoration.conflictingResourceForeground#D385FE
  • gitDecoration.deletedResourceForeground#D79806
  • gitDecoration.ignoredResourceForeground#56470E
  • gitDecoration.modifiedResourceForeground#F3FD26
  • gitDecoration.untrackedResourceForeground#9DFA12
  • input.background#181814
  • inputOption.activeBorder#D79806
  • list.activeSelectionBackground#D7980680
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#D7980680
  • list.focusBackground#D7980680
  • list.focusForeground#FFFFFF
  • list.highlightForeground#D79806
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#12120f
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FAD10080
  • panelTitle.inactiveForeground#FAD10080
  • peekView.border#D79806
  • peekViewEditor.background#0c0c0a
  • peekViewResult.background#12120f
  • peekViewTitle.background#0F0F0D
  • pickerGroup.border#FFFFFF1a
  • selection.background#D79806
  • sideBar.background#12120f
  • sideBarSectionHeader.background#151512
  • statusBar.background#0c0c0a
  • statusBar.debuggingBackground#D79806
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#0c0c0a
  • statusBarItem.activeBackground#D7980680
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#D79806
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#D79806
  • tab.activeModifiedBorder#D79806
  • tab.border#00000033
  • tab.inactiveBackground#151512
  • tab.inactiveModifiedBorder#815b03
  • tab.unfocusedActiveModifiedBorder#ac7904
  • tab.unfocusedInactiveModifiedBorder#815b03
  • terminal.ansiBlack#D79806
  • terminal.ansiBlue#68CCF2
  • terminal.ansiBrightBlack#D79806
  • terminal.ansiBrightBlue#93D6F7
  • terminal.ansiBrightCyan#93D6F7
  • terminal.ansiBrightGreen#BFFF12
  • terminal.ansiBrightMagenta#F3B5FF
  • terminal.ansiBrightRed#F3FD26
  • terminal.ansiBrightWhite#F3FD26
  • terminal.ansiBrightYellow#F3FD26
  • terminal.ansiCyan#68CCF2
  • terminal.ansiGreen#9DFA12
  • terminal.ansiMagenta#D385FE
  • terminal.ansiRed#D79806
  • terminal.ansiWhite#FAD100
  • terminal.ansiYellow#FAD100
  • terminal.background#0F0F0D
  • terminal.foreground#FAD100
  • titleBar.activeBackground#0c0c0a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FAD100
string#68CCF2
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#9cffff
constant.language.boolean#D79806
constant.numeric#9DFA12
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ffe409
keyword, modifier, variable.language.this, support.type.object, constant.language#D79806
entity.name.function, support.function#9DFA12
storage.type, storage.modifier#D79806
support.module, support.node#ffe409italic
support.type#F3FD26
entity.name.type, entity.other.inherited-class#F3FD26
comment#56470Eitalic
entity.name.type.class#F3FD26underline
variable.object.property, meta.field.declaration entity.name.function#F3FD26
meta.definition.method entity.name.function#F3FD26
meta.function entity.name.function#F3FD26
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#D79806
meta.embedded, source.groovy.embedded, meta.template.expression#FAD100
entity.name.tag.yaml#ffe409
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ffe409
constant.language.json#D79806
entity.other.attribute-name.class#D79806
entity.other.attribute-name.id#68CCF2
source.css entity.name.tag#F3FD26
meta.tag, punctuation.definition.tag#D79806
entity.name.tag#ffe409
entity.other.attribute-name#9DFA12
markup.heading#D79806
text.html.markdown meta.link.inline, meta.link.reference#ffe409
text.html.markdown beginning.punctuation.definition.list#D79806
markup.italic#ffe409italic
markup.bold#ffe409bold
markup.bold markup.italic, markup.italic markup.bold#ffe409italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#68CCF2
markup.inline.raw.string.markdown#68CCF2
keyword.other.definition.ini#ffe409
entity.name.section.group-title.ini#D79806
source.cs meta.class.identifier storage.type#F3FD26underline
source.cs meta.method.identifier entity.name.function#F3FD26
source.cs meta.method-call meta.method, source.cs entity.name.function#9DFA12
source.cs storage.type#F3FD26
source.cs meta.method.return-type#F3FD26
source.cs meta.preprocessor#56470E
source.cs entity.name.type.namespace#FAD100
Global settings#FAD100
AmberGlow by sphadley - VS Code Theme