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#44442d
  • activityBar.dropBorder#bd770e
  • activityBar.foreground#e00000
  • activityBar.inactiveForeground#d4d11099
  • activityBarBadge.background#bd770e
  • badge.background#b58900aa
  • button.background#ac9d57
  • debugExceptionWidget.background#866f27
  • debugExceptionWidget.border#ab395b
  • debugToolBar.background#bd770e
  • dropdown.background#6b6727
  • dropdown.border#9e5400
  • editor.background#3d3b24
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#756d1e
  • editor.selectionBackground#aa0606
  • editorCursor.foreground#006dac
  • editorGroup.border#3d3b24
  • editorGroup.dropBackground#454908aa
  • editorGroupHeader.tabsBackground#47492b
  • editorHoverWidget.background#461b28
  • editorIndentGuide.activeBackground#ffffff80
  • editorIndentGuide.background#b3b3b380
  • editorLineNumber.activeForeground#3d3b24
  • editorWhitespace.foreground#3d3b24
  • editorWidget.background#70590c
  • extensionButton.prominentBackground#b58900
  • extensionButton.prominentHoverBackground#584c27aa
  • focusBorder#d3af86
  • input.background#9b9a75
  • input.foreground#b31b00
  • input.placeholderForeground#0e1113aa
  • inputOption.activeBorder#00aeff
  • list.activeSelectionBackground#b5c575
  • list.activeSelectionForeground#6c6c6c
  • list.focusBackground#71790366
  • list.highlightForeground#b58900
  • list.hoverBackground#dfca8844
  • list.inactiveSelectionBackground#3b3d24
  • menu.background#8b8a3c
  • menu.foreground#211d33
  • menu.selectionBackground#2d412b
  • panel.background#4d3939
  • peekView.border#b58900
  • peekViewEditor.background#fffbf2
  • peekViewEditor.matchHighlightBackground#66d47e40
  • peekViewResult.background#eee8d5
  • peekViewTitle.background#d9eed5
  • pickerGroup.border#44afa699
  • pickerGroup.foreground#41a8a099
  • progressBar.background#b58900
  • selection.background#d1df10
  • settings.textInputBackground#b4e7e4
  • sideBar.background#52512a
  • sideBar.dropBackground#345e371a
  • sideBarTitle.foreground#bd770e
  • statusBar.background#8b7e00
  • statusBar.debuggingBackground#bea01a
  • statusBar.foreground#07241699
  • statusBar.noFolderBackground#a8aa18
  • statusBarItem.prominentBackground#c8c1dd
  • statusBarItem.prominentHoverBackground#ddd6c199
  • tab.activeBackground#805700
  • tab.activeForeground#181212
  • tab.border#a5a7be
  • tab.inactiveBackground#645607
  • tab.inactiveForeground#b8c5ca
  • terminal.ansiBlack#1887a3
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#586e75
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#eee8d5
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#dc322f
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#ebdcaf
  • terminal.background#5c4c22
  • terminal.foreground#5ff741
  • titleBar.activeBackground#4e3a14
  • titleBar.activeForeground#0db128
  • titleBar.inactiveBackground#3b3d24
  • titleBar.inactiveForeground#33f80299
  • walkThrough.embeddedEditorBackground#11b80b14

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#657B83
comment#93A1A1italic
string#2AA198
string.regexp#D30102
constant.numeric#D33682
variable.language, variable.other#268BD2
keyword#859900
storage#073642bold
entity.name.class, entity.name.type#268BD2
entity.name.function#268BD2
punctuation.definition.variable#859900
punctuation.section.embedded.begin, punctuation.section.embedded.end#D30102
constant.language, meta.preprocessor#B58900
support.function.construct, keyword.other.new#D30102
constant.character, constant.other#CB4B16
entity.other.inherited-class
variable.parameter
entity.name.tag#268BD2
punctuation.definition.tag.begin, punctuation.definition.tag.end#93A1A1
entity.other.attribute-name#93A1A1
support.function#268BD2
punctuation.separator.continuation#D30102
support.constant
support.type, support.class#859900
support.type.exception#CB4B16
support.other.variable
invalid
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.quote#859900
markup.list#B58900
markup.bold, markup.italic#D33682
markup.inline.raw#2AA198
markup.heading#268BD2
markup.heading.setext#268BD2
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080
GentleBlack by yanglixin - VS Code Theme