Skip to main content
Coding Theme

Color themes

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.activeBorder#6E8E89
  • activityBar.background#24282a
  • activityBar.foreground#6E8E89
  • activityBar.inactiveForeground#6E8E89aa
  • activityBarBadge.background#9cdc83
  • activityBarBadge.foreground#000
  • badge.background#9cdc83
  • badge.foreground#000
  • button.background#81a8a1
  • diffEditor.insertedLineBackground#a8ff3723
  • diffEditor.insertedTextBackground#a8ff3730
  • dropdown.background#2a3232
  • dropdown.foreground#cbfff9
  • dropdown.listBackground#2a3232
  • editor.background#212525
  • editor.findMatchBackground#536a37
  • editor.findMatchHighlightBackground#39452acc
  • editor.foldBackground#ffffff03
  • editor.foreground#eeeeee
  • editor.inactiveSelectionBackground#6867417e
  • editor.lineHighlightBackground#86fff110
  • editor.rangeHighlightBackground#86fff114
  • editor.selectionBackground#a3a11630
  • editor.selectionHighlightBackground#ffffff13
  • editor.wordHighlightBackground#ceff8022
  • editor.wordHighlightStrongBackground#ceff8044
  • editor.wordHighlightTextBackground#ceff8022
  • editorBracketMatch.background#4ab33c73
  • editorBracketMatch.border#88888800
  • editorGroup.border#3c4344
  • editorGroupHeader.border#293333
  • editorGroupHeader.tabsBackground#24282a
  • editorGutter.background#24282a
  • editorHoverWidget.border#81a8a1
  • editorIndentGuide.activeBackground1#cbffee88
  • editorIndentGuide.background1#404040
  • editorLineNumber.activeForeground#81a8a1
  • editorLineNumber.foreground#81a8a160
  • editorStickyScroll.background#1e2222
  • editorStickyScroll.border#2c3132
  • editorStickyScroll.shadow#00000017
  • editorStickyScrollHover.background#293535
  • editorSuggestWidget.border#81a8a1
  • editorSuggestWidget.selectedBackground#81a8a122
  • editorWhitespace.foreground#262626
  • editorWidget.background#24272a
  • editorWidget.border#313738
  • editorWidget.foreground#6E8E89
  • focusBorder#bcfff74e
  • gitDecoration.addedResourceForeground#81b88baa
  • gitDecoration.conflictingResourceForeground#e4676b
  • gitDecoration.deletedResourceForeground#c74e39aa
  • gitDecoration.ignoredResourceForeground#677b7d
  • gitDecoration.modifiedResourceForeground#e2c08daa
  • gitDecoration.renamedResourceForeground#73c991aa
  • gitDecoration.stageDeletedResourceForeground#c74e39aa
  • gitDecoration.stageModifiedResourceForeground#e2c08daa
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#6E8E89
  • input.background#1d2121
  • input.foreground#ffffff
  • input.placeholderForeground#90a9a5
  • inputOption.activeBorder#90a9a5
  • list.activeSelectionBackground#81a8a144
  • list.dropBackground#383b3d
  • list.focusBackground#81a8a133
  • list.focusForeground#72ecd6
  • list.hoverForeground#cbfff9
  • list.inactiveFocusBackground#81a8a106
  • list.inactiveSelectionBackground#81a8a111
  • listFilterWidget.background#72ecd677
  • listFilterWidget.noMatchesOutline#ec72c7
  • listFilterWidget.outline#72ecd6
  • minimap.background#24282a
  • panel.background#24282a
  • panel.border#81a8a160
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#5e797988
  • scrollbarSlider.background#5e797933
  • scrollbarSlider.hoverBackground#5e797966
  • sideBar.background#24282a
  • sideBar.border#293333
  • sideBar.foreground#cbfff999
  • sideBarSectionHeader.background#24282a
  • sideBarSectionHeader.foreground#81a8a1
  • sideBarTitle.background#24282a
  • sideBarTitle.foreground#cbfff900
  • statusBar.background#262b2b
  • statusBar.debuggingBackground#2c5131
  • statusBar.foreground#cbffef68
  • statusBar.noFolderBackground#222627
  • statusBar.noFolderForeground#cbfff999
  • tab.activeBackground#344848
  • tab.activeForeground#7cc7bf
  • tab.border#6db1a922
  • tab.inactiveBackground#263131
  • tab.inactiveForeground#6db1a9aa
  • tab.unfocusedHoverBackground#293535
  • terminal.ansiCyan#8dfef0
  • terminal.ansiGreen#b0ff91
  • terminal.ansiMagenta#ff5fb7
  • terminal.ansiYellow#e7ff91
  • terminal.foreground#ddd
  • titleBar.activeBackground#24282a
  • titleBar.activeForeground#cbfff9AA
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.function.parameters.python, meta.function-call.arguments.python, variable.parameter, string.regexp constant.other.character-class.set.regexp#ccded9
LIGHT – Default color#eee
variable, meta.template.expression.js, string.js.taggedTemplate meta.embedded.block.html, string.regexp.js, source.python meta.fstring.python#dddddd
punctuation.definition.comment#4c6565BB
comment#4c6565
storage, entity.other.attribute-name.pseudo-class.css, punctuation.definition.character-class.regexp#6e8e89
meta.brace, punctuation, entity.other.attribute-name.id.css punctuation.definition.entity.css, entity.other.attribute-name.class.css punctuation.definition.entity.css, constant.character.format.placeholder.other.python#6e8e89
punctuation.definition.tag#6e8e89cc
entity.name.tag, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, punctuation.accessor, punctuation.separator.key-value.js, keyword.operator.type.annotation.ts, source.css, string.regexp.js constant#7da9a5
support.variable.dom, support.constant, variable.language, support.class, support.type.primitive.ts#6db1a9
keyword.operator, keyword.operator.quantifier.regexp#82cec5
entity.name.function, entity.name.function.tagged-template, meta.function-call, source.css support.function, string.js.taggedTemplate punctuation.definition.string.template#95dcd4
meta.object-literal.key, meta.object-literal.key string, entity.other.attribute-name, support.type.property-name, meta.function-call.arguments.pythonz, support.variable.property, meta.attribute.python, variable.other.object.property, variable.other.property#b3e0d1
keyword.operator.new, keyword.other.unit, entity.other.attribute-name.pseudo-element.css punctuation.definition.entity.css#83aa8a
entity.name.type, entity.other.inherited-class, entity.other.attribute-name.pseudo-element.css#aadeb3
string, constant, source.css support.constant, meta.property-value.css, string.js.taggedTemplate source.css#90D794
string.template, punctuation.definition.keyword, source.css keyword.control, entity.other.keyframe-offset.percentage.css#c6eab6italic
variable.css, variable.argument.css, variable.scss, string.regexp, string.regexp.js punctuation, string.regexp.js keyword.other.js, keyword.control.anchor.regexp, constant.other.character-class.range.regexp#c3eab6eeitalic
string.template.js punctuation.definition.string.template#c6eab6AA
keyword.control, entity.name.label, storage.modifier.async.js, keyword.generator.asterisk.js, string.regexp.js punctuation.definition.group#7d8281
keyword.other.important.css#a290a5
keyword.other.debugger, keyword.operator.negation, keyword.operator.expression.delete, keyword.operator.expression.void.js#ceb0d3
string, variable.parameter, entity.other.attribute-name.pseudo-class.cssitalic
string.template, string.js.taggedTemplate, string.js.taggedTemplate string
Le Grand Nord by ncode fun - VS Code Theme