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#14242B
  • activityBar.border#E9C46A
  • activityBar.foreground#E9C46A
  • activityBarBadge.background#b99945
  • activityBarBadge.foreground#ffffff
  • badge.background#638b9c30
  • badge.foreground#E9C46A
  • breadcrumb.activeSelectionForeground#E9C46A
  • breadcrumb.background#162931
  • breadcrumb.focusForeground#E9C46A
  • breadcrumb.foreground#E9C46A
  • breadcrumbPicker.background#14242B
  • button.background#E9C46A50
  • contrastBorder#E9C46A40
  • debugToolBar.background#14242B
  • diffEditor.insertedTextBackground#E9C46A15
  • diffEditor.removedTextBackground#E9C46A20
  • dropdown.background#14242B
  • dropdown.border#E9C46A10
  • editor.background#1d343d
  • editor.findMatchBackground#14242B
  • editor.findMatchBorder#E9C46A
  • editor.findMatchHighlightBackground#E9C46A93
  • editor.findMatchHighlightBorder#E9C46A30
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#14242B50
  • editor.selectionBackground#E9C46A30
  • editor.selectionHighlightBackground#E9C46A6b
  • editor.selectionHighlightBorder#E9C46Af0
  • editorBracketMatch.background#14242B
  • editorBracketMatch.border#E9C46A7f
  • editorCursor.foreground#E9C46A
  • editorError.foreground#E9C46A70
  • editorGroup.border#14242B30
  • editorGroupHeader.tabsBackground#132229
  • editorGutter.addedBackground#E9C46A60
  • editorGutter.deletedBackground#E9C46A60
  • editorGutter.modifiedBackground#E9C46A60
  • editorHoverWidget.background#14242B
  • editorHoverWidget.border#E9C46A10
  • editorInfo.foreground#E9C46A70
  • editorLineNumber.activeForeground#ff5050
  • editorLineNumber.foreground#e9c56a6b
  • editorLink.activeForeground#E9C46A
  • editorMarkerNavigation.background#E9C46A05
  • editorOverviewRuler.border#14242B
  • editorOverviewRuler.errorForeground#E9C46A40
  • editorOverviewRuler.findMatchForeground#e9c56ac0
  • editorOverviewRuler.infoForeground#E9C46A40
  • editorOverviewRuler.warningForeground#E9C46A70
  • editorRuler.foreground#25434E
  • editorSuggestWidget.background#14242B
  • editorSuggestWidget.border#E9C46A10
  • editorSuggestWidget.foreground#E9C46A
  • editorSuggestWidget.highlightForeground#E9C46A
  • editorSuggestWidget.selectedBackground#E9C46A20
  • editorWarning.foreground#E9C46A
  • editorWhitespace.foreground#E9C46A40
  • editorWidget.background#14242B
  • editorWidget.border#E9C46A
  • editorWidget.resizeBorder#E9C46A
  • extensionButton.prominentBackground#E9C46A90
  • extensionButton.prominentHoverBackground#E9C46A
  • focusBorder#E9C46A00
  • gitDecoration.conflictingResourceForeground#E9C46A
  • gitDecoration.deletedResourceForeground#E9C46A
  • gitDecoration.ignoredResourceForeground#E9C46A
  • gitDecoration.modifiedResourceForeground#E9C46A
  • gitDecoration.untrackedResourceForeground#E9C46A
  • input.background#182B32
  • input.border#E9C46A10
  • input.foreground#E9C46A
  • input.placeholderForeground#E9C46A60
  • inputOption.activeBackground#E9C46A30
  • inputOption.activeBorder#E9C46A30
  • inputValidation.errorBorder#E9C46A50
  • inputValidation.infoBorder#E9C46A50
  • inputValidation.warningBorder#E9C46A50
  • list.activeSelectionBackground#14242B
  • list.activeSelectionForeground#E9C46A
  • list.focusBackground#182B32
  • list.focusForeground#E9C46A
  • list.highlightForeground#E9C46A
  • list.hoverBackground#25434E
  • list.hoverForeground#E9C46A
  • list.inactiveSelectionBackground#2a4c5a70
  • list.inactiveSelectionForeground#E9C46A
  • list.warningForeground#E9C46A
  • listFilterWidget.background#14242B30
  • listFilterWidget.noMatchesOutline#14242B30
  • listFilterWidget.outline#14242B30
  • menu.background#14242Bf8
  • menu.border#E9C46A50
  • menu.foreground#E9C46A
  • menu.selectionBackground#182B32
  • menu.selectionBorder#14242B30
  • menu.selectionForeground#E9C46A
  • menu.separatorBackground#E9C46A
  • menubar.selectionBackground#182B32
  • menubar.selectionBorder#E9C46A50
  • menubar.selectionForeground#E9C46A
  • minimap.background#14242B
  • minimapGutter.addedBackground#E9C46A
  • minimapGutter.deletedBackground#E9C46A
  • minimapGutter.modifiedBackground#E9C46A
  • minimapSlider.activeBackground#E9C46Ab0
  • minimapSlider.background#E9C46A80
  • minimapSlider.hoverBackground#E9C46Aa0
  • notificationLink.foreground#E9C46A
  • notifications.background#14242B
  • notifications.foreground#E9C46A
  • panel.background#14242B
  • panel.border#14242B60
  • panelTitle.activeBorder#E9C46A
  • panelTitle.activeForeground#E9C46A
  • panelTitle.inactiveForeground#E9C46A
  • peekView.border#14242B30
  • peekViewEditor.background#E9C46A05
  • peekViewEditor.matchHighlightBackground#E9C46A50
  • peekViewEditorGutter.background#E9C46A05
  • peekViewResult.background#E9C46A05
  • peekViewResult.matchHighlightBackground#E9C46A50
  • peekViewResult.selectionBackground#E9C46A70
  • peekViewTitle.background#E9C46A05
  • peekViewTitleDescription.foreground#E9C46A60
  • pickerGroup.foreground#E9C46A
  • progressBar.background#E9C46A
  • scrollbar.shadow#14242B00
  • scrollbarSlider.activeBackground#E9C46Acc
  • scrollbarSlider.background#E9C46Abb
  • scrollbarSlider.hoverBackground#E9C46Aee
  • selection.background#E9C46A
  • settings.checkboxBackground#14242B
  • settings.checkboxForeground#E9C46A
  • settings.dropdownBackground#14242B
  • settings.dropdownForeground#E9C46A
  • settings.headerForeground#E9C46A
  • settings.modifiedItemIndicator#E9C46A
  • settings.numberInputBackground#14242B
  • settings.numberInputForeground#E9C46A
  • settings.textInputBackground#14242B
  • settings.textInputForeground#E9C46A
  • sideBar.background#14242B
  • sideBar.border#E9C46A50
  • sideBar.foreground#E9C46A
  • sideBarSectionHeader.background#1e353f
  • sideBarSectionHeader.border#14242B60
  • sideBarSectionHeader.foreground#ff4b4b
  • sideBarTitle.foreground#E9C46A
  • statusBar.background#1D343D
  • statusBar.border#14242B60
  • statusBar.debuggingBackground#1d343d
  • statusBar.debuggingForeground#E9C46A
  • statusBar.foreground#E9C46A
  • statusBar.noFolderBackground#14242B
  • statusBarItem.hoverBackground#E9C46A20
  • statusBarItem.remoteBackground#E9C46A
  • statusBarItem.remoteForeground#14242B
  • tab.activeBackground#ffffff1a
  • tab.activeBorder#E9C46A
  • tab.activeForeground#E9C46A
  • tab.activeModifiedBorder#E9C46A
  • tab.border#E9C46A10
  • tab.inactiveBackground#00000013
  • tab.inactiveForeground#E9C46Aaf
  • tab.unfocusedActiveBackground#E9C46A40
  • tab.unfocusedActiveBorder#E9C46A
  • tab.unfocusedActiveForeground#E9C46A
  • tab.unfocusedInactiveBackground#E9C46A10
  • tab.unfocusedInactiveForeground#E9C46A7f
  • terminal.ansiBlack#000915
  • terminal.ansiBlue#0066b8
  • terminal.ansiBrightBlack#272727
  • terminal.ansiBrightBlue#0274d1
  • terminal.ansiBrightCyan#6fffe9
  • terminal.ansiBrightGreen#b2ff9e
  • terminal.ansiBrightMagenta#c72d6d
  • terminal.ansiBrightRed#ff3967
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#E9C46A
  • terminal.ansiCyan#12bba2
  • terminal.ansiGreen#74ff52
  • terminal.ansiMagenta#912853
  • terminal.ansiRed#ff003c
  • terminal.ansiWhite#c9c9c9
  • terminal.ansiYellow#ffb700
  • terminalCursor.background#14242B
  • terminalCursor.foreground#E9C46A
  • textLink.activeForeground#E9C46A
  • textLink.foreground#E9C46A
  • titleBar.activeBackground#14242B
  • titleBar.activeForeground#E9C46A
  • titleBar.border#14242B60
  • titleBar.inactiveBackground#14242B
  • titleBar.inactiveForeground#E9C46A
  • tree.indentGuidesStroke#25434E
  • widget.shadow#14242B30

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#818181italic
variable, string constant.other.placeholder#b4dba9
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword#fd94da
storage.type, storage.modifier#ff92ad
constant.other.color, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#ffffff
punctuation#f85d84
keyword.control#fd94da
entity.name.tag#ff5a5f
meta.tag.sgml#ffffff
markup.deleted.git_gutter#ffffff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#1695cf
meta.block variable.other#E9C46A
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#E9C46A
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#27b68b
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
support.type#f7c495
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#8bd1ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E76F51
variable.language#E76F51italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#E9C46A
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#E9C46Aitalic
entity.other.attribute-name.class#27b68b
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ffffffitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
RessGame Advance Coding Gold Theme by RessGame - VS Code Theme