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#0a0a0a
  • activityBar.border#151515
  • activityBar.foreground#00995d
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#007245
  • activityBarBadge.foreground#ffffff
  • badge.background#00995d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#00995d
  • breadcrumb.background#121212
  • breadcrumb.focusForeground#00995d
  • breadcrumb.foreground#909090
  • button.background#0b2e22
  • button.foreground#ffffff
  • button.hoverBackground#007245
  • button.secondaryBackground#262626
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#515151
  • checkbox.background#121212
  • checkbox.border#151515
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#0a0a0a
  • debugExceptionWidget.border#151515
  • debugToolBar.background#0a0a0a
  • debugToolBar.border#151515
  • diffEditor.border#212121
  • diffEditor.insertedTextBackground#b3ff0033
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#121212
  • dropdown.border#151515
  • dropdown.foreground#cccccc
  • editor.background#121212
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#0b2e2280
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#0b2e22
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#151515
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketHighlight.foreground1#00995d
  • editorBracketHighlight.foreground2#e5c07b
  • editorBracketHighlight.foreground3#56b6c2
  • editorBracketHighlight.foreground4#00995d
  • editorBracketHighlight.foreground5#e5c07b
  • editorBracketHighlight.foreground6#56b6c2
  • editorBracketHighlight.unexpectedBracket.foreground#F44747
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorBracketPairGuide.background1#00995d33
  • editorBracketPairGuide.background2#e5c07b33
  • editorBracketPairGuide.background3#56b6c233
  • editorCodeLens.foreground#cfcfcf
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.foreground#ff2b00
  • editorGroup.border#212121
  • editorGroup.emptyBackground#141414
  • editorGroupHeader.border#212121
  • editorGroupHeader.tabsBackground#0a0a0a
  • editorGutter.addedBackground#00d200
  • editorGutter.background#0a0a0a
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ff1a0f
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0078d4
  • editorHoverWidget.background#0a0a0a
  • editorHoverWidget.border#212121
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#414141
  • editorInfo.foreground#0087ff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#6b6b6b
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#0a0a0a
  • editorMarkerNavigationError.background#ff2b00
  • editorMarkerNavigationInfo.background#0087ff
  • editorMarkerNavigationWarning.background#ffd100
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#0a0a0a
  • editorSuggestWidget.border#212121
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#00995d
  • editorSuggestWidget.selectedBackground#1b1b1b
  • editorWarning.foreground#ffd100
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#121212
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#151515
  • focusBorder#007245
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#121212
  • input.border#151515
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007245
  • inputOption.activeBorder#00995d
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#282828
  • list.dropBackground#00995d
  • list.focusBackground#1b1b1b
  • list.focusForeground#adadad
  • list.highlightForeground#00995d
  • list.hoverBackground#1b1b1b
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#1b1b1b
  • list.inactiveSelectionForeground#00995d
  • listFilterWidget.background#1b1b1b
  • listFilterWidget.noMatchesOutline#be1100
  • menu.background#121212
  • menu.border#151515
  • menu.foreground#cccccc
  • menu.selectionBackground#1b1b1b
  • menu.selectionBorder#004b0000
  • menu.selectionForeground#00995d
  • menu.separatorBackground#151515
  • menubar.selectionBackground#151515
  • menubar.selectionBorder#151515
  • menubar.selectionForeground#00995d
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#141414
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#0b2e22
  • minimap.warningHighlight#ffd100
  • minimapGutter.addedBackground#00d200
  • minimapGutter.deletedBackground#ff1a0f
  • minimapGutter.modifiedBackground#0078d4
  • notificationCenter.border#151515
  • notificationCenterHeader.background#0a0a0a
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#0a0a0a
  • notifications.border#151515
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#151515
  • panel.background#0a0a0a
  • panel.border#151515
  • panelSection.border#151515
  • panelTitle.activeBorder#00995d
  • panelTitle.activeForeground#00995d
  • panelTitle.inactiveForeground#cccccc
  • peekView.border#00995d
  • peekViewEditor.background#0b2e22
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#0b2e22
  • peekViewResult.background#0a0a0a
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#0b2e2280
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#121212
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#ffffff00
  • pickerGroup.foreground#007245
  • progressBar.background#00995d
  • scrollbar.shadow#00995d
  • scrollbarSlider.activeBackground#ffffff20
  • scrollbarSlider.background#ffffff10
  • scrollbarSlider.hoverBackground#ffffff16
  • selection.background#007245
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#0a0a0a
  • sideBar.border#151515
  • sideBar.dropBackground#1b1b1b
  • sideBar.foreground#797979
  • sideBarSectionHeader.background#242424
  • sideBarSectionHeader.border#0a0a0a
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#00995d
  • statusBar.background#0a0a0a
  • statusBar.border#151515
  • statusBar.debuggingBackground#5a3d1a
  • statusBar.debuggingBorder#3a2712
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#0a0a0a
  • statusBar.noFolderBorder#151515
  • statusBar.noFolderForeground#cccccc
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#0b2e22
  • statusBarItem.remoteBackground#0b2e22
  • statusBarItem.remoteForeground#00995d
  • tab.activeBackground#121212
  • tab.activeBorderTop#00995d
  • tab.activeForeground#00995d
  • tab.border#212121
  • tab.hoverBackground#121212
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#797979
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.background#0a0a0a
  • terminal.border#151515
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087ff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#007245
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#c0c0c0
  • titleBar.border#151515
  • titleBar.inactiveBackground#11111199
  • titleBar.inactiveForeground#d7d7d799
  • tree.indentGuidesStroke#00995d
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#ffffff
emphasisitalic
strongbold
header#000080
comment, string.quoted.docstring#696969
constant.language#569CD6
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#B5CEA8
constant.regexp#646695
entity.name.tag#569CD6
entity.name.tag.css#D7BA7D
entity.other.attribute-name#9CDCFE
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#D7BA7D
invalid#F44747
markup.underlineunderline
markup.bold#569CD6bold
markup.heading#569CD6bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
punctuation.definition.quote.begin.markdown#696969
punctuation.definition.list.begin.markdown#6796E6
markup.inline.raw#CE9178
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#569CD6
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
meta.diff.header#569CD6
storage#569CD6
storage.type#569CD6
storage.modifier, keyword.operator.noexcept#569CD6
string, meta.embedded.assembly#CE9178
string.tag#CE9178
string.value#CE9178
string.regexp#D16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569CD6
meta.template.expression#ffffff
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#9CDCFE
keyword#569CD6
keyword.control#569CD6
keyword.operator#ffffff
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
keyword.other.unit#B5CEA8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569CD6
support.function.git-rebase#9CDCFE
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#ffffff
variable.language#569CD6
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
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#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#C586C0
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#9CDCFE
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, constant.other.option#569CD6
constant.character.escape#D7BA7D
entity.name.label#C8C8C8
string.quoted.docstring.multi, comment.block, comment#696969italic
comment#696969italic
string.quoted.docstring.multi, comment.block#696969italic
punctuation.definition.comment, punctuation.definition.string.begin, punctuation.definition.string.end
entity.name.type, entity.other.inherited-classunderline
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Ozurac by gb-bittencourt - VS Code Theme