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.activeBackground#88000070
  • activityBar.background#1d1010
  • activityBar.foreground#ff3b3b
  • activityBar.inactiveForeground#ad5f5f
  • activityBarBadge.background#e69f11
  • activityBarBadge.foreground#120101
  • banner.background#250505
  • breadcrumb.background#1c0505
  • button.background#5f3333
  • debugToolBar.background#311010
  • dropdown.background#250505
  • dropdown.border#751b1b
  • dropdown.foreground#ff8e8e
  • dropdown.listBackground#001733
  • editor.background#271515
  • editor.findMatchBackground#ca1d1db2
  • editor.findMatchHighlightBackground#bb9c11ad
  • editor.foreground#e4b6b6
  • editor.inactiveSelectionBackground#29648b83
  • editor.lineHighlightBackground#3a1c1c
  • editor.lineHighlightBorder#5a2c2c
  • editor.selectionBackground#3c84b483
  • editorBracketHighlight.foreground1#9d4dd3
  • editorBracketHighlight.foreground2#4d4dd3
  • editorBracketHighlight.foreground3#36b3c9
  • editorBracketHighlight.foreground4#36c956
  • editorBracketMatch.background#1a7e75
  • editorBracketPairGuide.activeBackground1#9d4dd3
  • editorBracketPairGuide.activeBackground2#4d4dd3
  • editorBracketPairGuide.activeBackground3#36b3c9
  • editorBracketPairGuide.activeBackground4#36c956
  • editorBracketPairGuide.background1#9d4dd3
  • editorBracketPairGuide.background2#4d4dd3
  • editorBracketPairGuide.background3#36b3c9
  • editorBracketPairGuide.background4#36c956
  • editorGroupHeader.tabsBackground#1d0e0e
  • editorGutter.background#291616
  • editorHoverWidget.background#180b0b
  • editorHoverWidget.statusBarBackground#381919
  • editorLineNumber.activeForeground#fff200
  • editorLineNumber.foreground#ff4141
  • editorLink.activeForeground#920d0d
  • editorSuggestWidget.focusHighlightForeground#ff0000
  • editorSuggestWidget.highlightForeground#bd3535
  • editorSuggestWidget.selectedIconForeground#ff8282
  • editorWidget.background#251111
  • editorWidget.foreground#ff8282
  • errorForeground#a92049
  • extensionIcon.starForeground#ff0000
  • focusBorder#ffbbbb
  • foreground#e4b6b6
  • gitDecoration.deletedResourceForeground#bd338f
  • gitDecoration.ignoredResourceForeground#5d669e
  • gitDecoration.modifiedResourceForeground#2da70f
  • gitDecoration.renamedResourceForeground#ffe600
  • gitDecoration.stageModifiedResourceForeground#227278
  • gitDecoration.untrackedResourceForeground#f19710
  • icon.foreground#c22e2e
  • input.background#301717
  • keybindingLabel.background#581919
  • keybindingLabel.border#6d1e1e
  • keybindingLabel.bottomBorder#3d1212
  • keybindingLabel.foreground#cc3636
  • keybindingTable.headerBackground#3d1212
  • keybindingTable.rowsBackground#300e0e
  • list.activeSelectionBackground#581313
  • list.activeSelectionForeground#ff8282
  • list.hoverBackground#461111
  • list.inactiveSelectionBackground#5b2727
  • menu.background#250505
  • menu.selectionBackground#5e0c0c
  • minimap.background#1c0505
  • panelTitle.activeForeground#ce6464
  • panelTitle.inactiveForeground#e4b6b6
  • sash.hoverBorder#ad1818
  • scrollbar.shadow#ff0000
  • scrollbarSlider.activeBackground#ad222275
  • scrollbarSlider.background#5f29297e
  • scrollbarSlider.hoverBackground#8624247e
  • settings.checkboxBackground#381d1d
  • settings.checkboxForeground#e95050
  • settings.dropdownBackground#381d1d
  • settings.dropdownForeground#e95050
  • settings.headerForeground#ec6f6f
  • settings.numberInputBackground#381d1d
  • settings.numberInputForeground#e95050
  • settings.rowHoverBackground#381d1d
  • settings.textInputBackground#381d1d
  • settings.textInputForeground#e95050
  • sideBar.background#110808
  • sideBar.foreground#ff8282
  • statusBar.background#880000
  • statusBar.debuggingBackground#260000
  • statusBar.foreground#e7e7e7
  • statusBar.noFolderBackground#260000
  • statusBarItem.hoverBackground#ff0000
  • symbolIcon.moduleForeground#ff6600
  • tab.activeBackground#ff000047
  • tab.activeForeground#ff6262
  • tab.inactiveBackground#30171790
  • tab.inactiveForeground#ba1717
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#0073ff
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#80baff
  • terminal.ansiBrightCyan#78ffff
  • terminal.ansiBrightGreen#b8f171
  • terminal.ansiBrightMagenta#d778ff
  • terminal.ansiBrightRed#ff7882
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe580
  • terminal.ansiCyan#11A8CD
  • terminal.ansiGreen#0CBA78
  • terminal.ansiMagenta#BC3FBC
  • terminal.ansiRed#e42c39
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#E5E510
  • terminal.background#071d36
  • terminal.foreground#b6dde4
  • textLink.activeForeground#ff0000
  • textLink.foreground#dd0f0f
  • titleBar.activeBackground#3d1a1a
  • titleBar.activeForeground#ca3f3f
  • titleBar.inactiveBackground#1d0e0e
  • titleBar.inactiveForeground#8d2a2a
  • toolbar.activeBackground#9c2d2d
  • toolbar.hoverBackground#5f3333
  • widget.shadow#ff0000bd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.string#f2b752—
meta.embedded, punctuation#3b75a4—
markup.heading#569CD6—
markup.italic#569CD2italic
markup.bold#569CD1bold
entity.name#FFCB6B—
punctuation.definition.variable#446666—
comment#6A9955italic
entity.other.attribute-name#00e1ff—
keyword.other.important#b560dc—
punctuation.support.type.property-name.end.json, support.type.property-name.json, string.json, meta.structure.dictionary.json, meta.structure.dictionary.value.json, meta.structure.dictionary.json, meta.structure.array.json, meta.structure.dictionary.value.json, meta.structure.dictionary.json, source.json#4EC9B0—
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA—
keyword.operator#ffaaaa—
constant.numeric#8ccc8c—
entity.name.namespace#4EC9B0bold
support.function, meta.function-call#DCDCAA—
support.type, meta.return-type, support.class, entity.name.type, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0—
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator, keyword.control.conditional#C586C0—
meta.diff.header#569cd6—
storage#569cd6—
storage.type#569cd6—
variable.other.constant, variable.other.enummember#4FC1FF—
meta.object-literal.key#9CDCFE—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178—
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#CE9178—
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969—
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA—
keyword.operator.quantifier.regexp#d7ba7d—
constant.character#569cd6—
constant.character.escape#d7ba7d—
entity.name.label#C8C8C8—
markup.inline.raw#ce9178—
meta.preprocessor.string#ce9178—
string, meta.embedded.assembly#ce9178—
string.tag#ce9178—
string.value#ce9178—
storage.modifier, keyword.operator.noexcept, entity.name.tag, constant.character, markup.changed, meta.preprocessor, entity.name.function.preprocessor, meta.diff.header, storage.modifier, keyword.operator.noexcept, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, keyword, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, variable.language, keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#569cd6—
variable.language#569cd6—
keyword.other.new#aa37a4—
punctuation.separator.array#00ff73—
constant.language#ca9f11italic
variable.other.object, meta.function-call.js#4EC9B0bold
meta.definition.variable.name, meta.block, source.js, variable.other#61a4c9—