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.activeBorder#ff8787
  • activityBar.background#181818
  • activityBar.border#ffffff12
  • activityBar.foreground#cccccc
  • activityBarBadge.background#66b395
  • activityBarBadge.foreground#202020
  • badge.background#ffffff12
  • badge.foreground#cccccc
  • banner.background#444444
  • banner.foreground#ffffff
  • breadcrumb.foreground#666666
  • button.background#ff87877f
  • button.hoverBackground#ff8787aa
  • commandCenter.activeBackground#ffffff10
  • commandCenter.border#ffffff2a
  • diffEditor.border#ffffff12
  • diffEditor.diagonalFill#ffffff12
  • diffEditor.insertedLineBackground#66b39530
  • diffEditor.insertedTextBackground#66b39530
  • diffEditor.removedLineBackground#ff878730
  • diffEditor.removedTextBackground#ff878730
  • disabledForeground#777777
  • dropdown.background#181818
  • dropdown.border#ffffff12
  • editor.background#202020
  • editor.findMatchBackground#66b3954f
  • editor.findMatchBorder#66b395
  • editor.findMatchHighlightBackground#66b3952f
  • editor.findMatchHighlightBorder#66b3955f
  • editor.foreground#dddddd
  • editor.hoverHighlightBackground#ffffff10
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#ffffff1f
  • editor.selectionHighlightBorder#ffffff3f
  • editor.wordHighlightBackground#ffffff1f
  • editor.wordHighlightStrongBackground#ffffff1f
  • editorBracketHighlight.foreground1#b5a165
  • editorBracketHighlight.foreground2#5e9c84
  • editorBracketHighlight.foreground3#8e7395
  • editorBracketHighlight.foreground4#5a7aaa
  • editorCodeLens.foreground#666666
  • editorCursor.foreground#ff8787
  • editorError.foreground#ff8787
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#ffffff12
  • editorGutter.addedBackground#66b395af
  • editorGutter.deletedBackground#ff8787af
  • editorGutter.modifiedBackground#7098d4af
  • editorIndentGuide.activeBackground#ffffff3f
  • editorIndentGuide.background#ffffff12
  • editorInfo.foreground#7098d4
  • editorInlayHint.background#ffffff10
  • editorInlayHint.foreground#ffffff6f
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#666666
  • editorLink.activeForeground#ff8787
  • editorStickyScrollHover.background#333333
  • editorSuggestWidget.background#202020
  • editorSuggestWidget.selectedBackground#333333
  • editorWarning.foreground#e7d38f
  • editorWhitespace.foreground#ffffff12
  • editorWidget.background#2a2a2a
  • focusBorder#ffffff3f
  • foreground#999999
  • gitDecoration.addedResourceForeground#66b395
  • gitDecoration.conflictingResourceForeground#dd9a6a
  • gitDecoration.deletedResourceForeground#ff8787
  • gitDecoration.ignoredResourceForeground#ffffff3f
  • gitDecoration.modifiedResourceForeground#e7d38f
  • gitDecoration.renamedResourceForeground#6ab8c0
  • input.background#ffffff10
  • input.border#ffffff10
  • inputOption.activeBackground#444444
  • inputOption.activeBorder#777777
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#202020
  • list.dropBackground#ffffff12
  • list.filterMatchBackground#66b39530
  • list.filterMatchBorder#66b395
  • list.focusBackground#ffffff12
  • list.focusHighlightForeground#66b395
  • list.focusOutline#ffffff12
  • list.highlightForeground#66b395
  • list.hoverBackground#202020
  • list.inactiveSelectionBackground#202020
  • menu.background#181818
  • menu.foreground#cccccc
  • menu.separatorBackground#ffffff12
  • merge.currentContentBackground#66b3953f
  • merge.currentHeaderBackground#66b3957f
  • merge.incomingContentBackground#7098d43f
  • merge.incomingHeaderBackground#7098d47f
  • minimap.background#292929
  • minimap.errorHighlight#ff8787
  • minimap.findMatchHighlight#66b3959f
  • minimap.selectionHighlight#7098d49f
  • minimapSlider.activeBackground#ffffff3f
  • minimapSlider.background#ffffff12
  • minimapSlider.hoverBackground#ffffff2f
  • panel.background#181818
  • peekView.border#666666
  • peekViewEditor.background#333333
  • peekViewEditor.matchHighlightBackground#66b3953f
  • peekViewEditor.matchHighlightBorder#66b395
  • peekViewEditorStickScroll.background#333333
  • peekViewResult.background#2e2e2e
  • peekViewResult.matchHighlightBackground#66b3953f
  • peekViewResult.selectionBackground#66b3953f
  • peekViewTitle.background#333333
  • pickerGroup.foreground#66b395
  • progressBar.background#ff8787
  • quickInput.background#181818
  • sash.hoverBorder#ff8787
  • scrollbar.shadow#181818
  • scrollbarSlider.activeBackground#ffffff3f
  • scrollbarSlider.background#ffffff12
  • scrollbarSlider.hoverBackground#ffffff2f
  • searchEditor.findMatchBorder#66b395
  • selection.background#444444
  • sideBar.background#181818
  • sideBar.border#ffffff12
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#ffffff12
  • statusBar.background#181818
  • statusBar.border#ffffff12
  • statusBar.debuggingBackground#66b395
  • statusBar.debuggingForeground#000000
  • statusBar.focusBorder#00000000
  • statusBar.foreground#999999
  • statusBar.noFolderBackground#202020
  • statusBar.noFolderForeground#999999
  • statusBarItem.errorBackground#ff8787
  • statusBarItem.errorForeground#000000
  • statusBarItem.prominentBackground#66b395
  • statusBarItem.prominentForeground#000000
  • statusBarItem.remoteBackground#66b395
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#d8b544
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#202020
  • tab.activeBorder#ff8787
  • tab.border#ffffff12
  • tab.inactiveBackground#181818
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#7098d4
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#80a8e4
  • terminal.ansiBrightCyan#7ac8d0
  • terminal.ansiBrightGreen#76c3a5
  • terminal.ansiBrightMagenta#c2a0ca
  • terminal.ansiBrightRed#bd8b8e
  • terminal.ansiBrightWhite#f6f6f6
  • terminal.ansiBrightYellow#f2d98e
  • terminal.ansiCyan#6ab8c0
  • terminal.ansiGreen#66b395
  • terminal.ansiMagenta#b290ba
  • terminal.ansiRed#e47474
  • terminal.ansiWhite#dddddd
  • terminal.ansiYellow#e2c97e
  • terminal.background#181818
  • terminal.foreground#c0c0c0
  • terminal.selectionBackground#444444
  • terminal.tab.activeBorder#66b395
  • textCodeBlock.background#444444
  • textLink.activeForeground#ff8787
  • textLink.foreground#ff8787cc
  • titleBar.activeBackground#181818
  • titleBar.border#ffffff10
  • titleBar.inactiveBackground#202020
  • toolbar.hoverBackground#444444
  • widget.shadow#00000033

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#d4d4d4
emphasisitalic
strongbold
header#bd8b8e
comment, punctuation.definition.comment#ffffff4f
punctuation.definition, punctuation.definition.quote.begin.markdown, punctuation.definition.tag, punctuation.section.embedded#ffffff5f
constant.language#f6c177
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#f6c177
constant.regexp#f6c177
entity.name.tag, entity.name.tag.css, support.class.component#d77b80
entity.other.attribute-name#bd8b8e
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#bd8b8e
invalid#e47474
markup.underlineunderline
string.other.link#bd8b8e
markup.underline.link#808080
markup.bold#F6E1C3bold
markup.heading#dfbaa9bold
markup.italic#F6E1C3italic
markup.strikethroughstrikethrough
markup.quote#a0a0a0italic
markup.inserted#dfbaa9
markup.deleted#ff8787
markup.changed#bd8b8e
punctuation.definition.list.begin.markdown#bd8b8e
markup.inline.raw#f6c177
meta.preprocessor, entity.name.function.preprocessor#bd8b8e
meta.preprocessor.string#dfbaa9
meta.preprocessor.numeric#f6c177
meta.structure.dictionary.key.python#F6E1C3
meta.diff.header#bd8b8e
storage#d77b80
storage.type#d77b80
storage.modifier, keyword.operator.noexcept#d77b80
string, meta.embedded.assembly, punctuation.definition.string#dfbaa9
string.tag#dfbaa9
string.value#dfbaa9
string.regexp#f6c177
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#F6E1C3
keyword#d77b80
keyword.control#d77b80
keyword.operator#d77b80
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#d77b80
keyword.other.unit#d77b80
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#d77b80
support.function.git-rebase#bd8b8e
constant.sha.git-rebase#f6c177
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#dfbaa9
variable.language#d77b80
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#bd8b8e
support.class, support.type, entity.name.type, entity.name.namespace, 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#FF9642
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#c25b2b
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#c97c80
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#F6E1C3
variable.other.constant, variable.other.enummember#F6E1C3
meta.object-literal.key#F6E1C3
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#dfbaa9
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#dfbaa9
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#f6c177
keyword.operator.or.regexp, keyword.control.anchor.regexp#bd8b8e
keyword.operator.quantifier.regexp#bd8b8e
constant.character#f6c177
constant.character.escape#bd8b8e
entity.name.label#C8C8C8
Kiiro Theme by kiiroOvO - VS Code Theme