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.activeBackground#61AFEF04
  • activityBar.background#23252A
  • activityBar.border#00000000
  • activityBar.foreground#C0C6D1
  • activityBar.inactiveForeground#C0C6D166
  • activityBarBadge.background#4D85B4
  • activityBarBadge.foreground#23252A
  • badge.background#D8B042
  • badge.foreground#1B1D22
  • breadcrumb.activeSelectionForeground#D8B042
  • breadcrumb.background#23252A
  • breadcrumb.focusForeground#C0C6D1
  • breadcrumb.foreground#6B6F73
  • button.background#61AFEF33
  • button.foreground#E9E9E9
  • button.hoverBackground#61AFEF55
  • button.secondaryBackground#3E4451
  • button.secondaryForeground#C0C6D1
  • debugIcon.breakpointForeground#E06C75
  • debugIcon.continueForeground#98C379
  • debugIcon.pauseForeground#D19A66
  • debugIcon.startForeground#98C379
  • debugIcon.stepIntoForeground#61AFEF
  • debugIcon.stepOutForeground#61AFEF
  • debugIcon.stepOverForeground#61AFEF
  • debugIcon.stopForeground#E06C75
  • debugToolBar.background#23252A
  • diffEditor.diagonalFill#3E445155
  • diffEditor.insertedLineBackground#98C37910
  • diffEditor.insertedTextBackground#98C37915
  • diffEditor.removedLineBackground#E06C7510
  • diffEditor.removedTextBackground#E06C7515
  • diffEditorGutter.insertedLineBackground#98C37930
  • diffEditorGutter.removedLineBackground#E06C7530
  • dropdown.background#23252A
  • dropdown.border#00000000
  • dropdown.foreground#C0C6D1
  • editor.background#23252A
  • editor.findMatchBackground#61AFEF55
  • editor.findMatchHighlightBackground#61AFEF55
  • editor.findRangeHighlightBackground#3E445133
  • editor.focusBorder#00000000
  • editor.focusedStackFrameHighlightBackground#98C37922
  • editor.foldBackground#3E445115
  • editor.foreground#ABB2BF
  • editor.hoverHighlightBackground#3E445155
  • editor.inactiveSelectionBackground#3E445188
  • editor.lineHighlightBackground#2A2D34
  • editor.rangeHighlightBackground#3E445133
  • editor.selectionBackground#3E4451
  • editor.selectionHighlightBackground#3E445155
  • editor.snippetFinalTabstopHighlightBackground#61AFEF33
  • editor.snippetTabstopHighlightBackground#3E445133
  • editor.stackFrameHighlightBackground#D19A6622
  • editor.wordHighlightBackground#3E445155
  • editor.wordHighlightStrongBackground#61AFEF33
  • editorBracketMatch.background#3E445133
  • editorBracketMatch.border#61AFEF
  • editorCodeLens.foreground#6B6F73
  • editorCursor.foreground#528BFF
  • editorError.foreground#E06C75
  • editorGhostText.foreground#6B6F7388
  • editorGroup.border#2A2D34
  • editorGroupHeader.tabsBackground#1B1D22
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#98C379
  • editorGutter.background#1f2126
  • editorGutter.deletedBackground#E06C7544
  • editorGutter.foldingControlForeground#6B6F73
  • editorGutter.modifiedBackground#61AFEF44
  • editorHint.foreground#98C379
  • editorHoverWidget.background#23252A
  • editorHoverWidget.border#00000000
  • editorHoverWidget.foreground#C0C6D1
  • editorIndentGuide.activeBackground1#61AFEF
  • editorIndentGuide.background1#3E4451
  • editorInfo.foreground#61AFEF
  • editorInlayHint.background#23252A
  • editorInlayHint.foreground#6B6F73
  • editorInlayHint.parameterForeground#8592a8AA
  • editorInlayHint.typeForeground#56B6C2AA
  • editorLineNumber.activeForeground#C0C6D1
  • editorLineNumber.foreground#6B6F73
  • editorOverviewRuler.addedForeground#98C37944
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#E06C7544
  • editorOverviewRuler.errorForeground#E06C75
  • editorOverviewRuler.findMatchForeground#D19A6688
  • editorOverviewRuler.modifiedForeground#61AFEF44
  • editorOverviewRuler.warningForeground#D19A66
  • editorRuler.foreground#3E4451
  • editorStickyScroll.background#1F2227
  • editorStickyScrollHover.background#2A2D34
  • editorSuggestWidget.background#23252A
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#C0C6D1
  • editorSuggestWidget.highlightForeground#D8B042
  • editorSuggestWidget.selectedBackground#3E4451
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorUnnecessaryCode.opacity#000000AA
  • editorWarning.foreground#D19A66
  • editorWhitespace.foreground#3E4451
  • editorWidget.background#23252A
  • editorWidget.border#00000000
  • editorWidget.foreground#C0C6D1
  • focusBorder#00000000
  • foreground#C0C6D1
  • gitDecoration.addedResourceForeground#98C379
  • gitDecoration.conflictingResourceForeground#D19A66
  • gitDecoration.deletedResourceForeground#E06C75
  • gitDecoration.ignoredResourceForeground#4B5263
  • gitDecoration.modifiedResourceForeground#61AFEF
  • gitDecoration.stageDeletedResourceForeground#E06C75
  • gitDecoration.stageModifiedResourceForeground#61AFEF
  • gitDecoration.untrackedResourceForeground#98C379
  • icon.foreground#C0C6D1
  • input.background#23252A
  • input.border#00000000
  • input.foreground#C0C6D1
  • input.placeholderForeground#71777F
  • inputOption.activeBackground#61AFEF33
  • inputOption.activeBorder#61AFEF
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBackground#E06C7522
  • inputValidation.errorBorder#E06C75
  • inputValidation.infoBackground#61AFEF22
  • inputValidation.infoBorder#61AFEF
  • inputValidation.warningBackground#D19A6622
  • inputValidation.warningBorder#D19A66
  • list.activeSelectionBackground#3E4451
  • list.activeSelectionForeground#D8B042
  • list.dropBackground#3E445155
  • list.focusBackground#61AFEF33
  • list.focusForeground#C0C6D1
  • list.focusOutline#00000000
  • list.highlightForeground#61AFEF
  • list.hoverBackground#2A2D34
  • list.hoverForeground#C0C6D1
  • list.inactiveSelectionBackground#23252A
  • list.inactiveSelectionForeground#C0C6D1
  • listFilterWidget.background#23252A
  • listFilterWidget.noMatchesOutline#E06C75
  • listFilterWidget.outline#00000000
  • menu.background#23252A
  • menu.foreground#C0C6D1
  • menu.selectionBackground#3E4451
  • menu.selectionForeground#D8B042
  • menu.separatorBackground#3E4451
  • merge.currentContentBackground#98C37915
  • merge.currentHeaderBackground#98C37933
  • merge.incomingContentBackground#61AFEF15
  • merge.incomingHeaderBackground#61AFEF33
  • notificationCenterHeader.background#1B1D22
  • notificationCenterHeader.foreground#C0C6D1
  • notificationLink.foreground#61AFEF
  • notifications.background#23252A
  • notifications.foreground#C0C6D1
  • notificationsErrorIcon.foreground#E06C75
  • notificationsInfoIcon.foreground#61AFEF
  • notificationsWarningIcon.foreground#D19A66
  • panel.background#1F2227
  • panel.border#00000000
  • panelTitle.activeBackground#1F2227
  • panelTitle.activeBorder#61AFEF
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#6B6F73
  • peekView.border#61AFEF
  • peekViewEditor.background#1B1D22
  • peekViewEditor.matchHighlightBackground#D19A6633
  • peekViewEditorGutter.background#1B1D22
  • peekViewResult.background#1B1D22
  • peekViewResult.fileForeground#C0C6D1
  • peekViewResult.lineForeground#9FA5AD
  • peekViewResult.matchHighlightBackground#D19A6633
  • peekViewResult.selectionBackground#3E4451
  • peekViewResult.selectionForeground#D8B042
  • peekViewTitle.background#23252A
  • peekViewTitleDescription.foreground#9FA5AD
  • peekViewTitleLabel.foreground#FFFFFF
  • pickerGroup.border#3E4451
  • pickerGroup.foreground#61AFEF
  • progressBar.background#61AFEF
  • quickInput.background#23252A
  • quickInput.foreground#C0C6D1
  • quickInputList.focusBackground#3E4451
  • quickInputList.focusForeground#FFFFFF
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#61AFEF55
  • scrollbarSlider.background#4B526344
  • scrollbarSlider.hoverBackground#4B526366
  • selection.background#3E4451
  • sideBar.background#1B1D22
  • sideBar.border#00000000
  • sideBar.foreground#C0C6D1
  • sideBarSectionHeader.background#1B1D22
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#C0C6D1
  • sideBarTitle.foreground#C0C6D1
  • statusBar.background#1B1D22
  • statusBar.border#00000000
  • statusBar.debuggingBackground#D19A6633
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#C0C6D1
  • statusBar.noFolderBackground#23252A
  • statusBarItem.activeBackground#3E4451
  • statusBarItem.errorBackground#E06C7533
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#3E445155
  • statusBarItem.remoteBackground#61AFEF33
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#D19A6633
  • statusBarItem.warningForeground#FFFFFF
  • symbolIcon.classForeground#7AAEC4
  • symbolIcon.constructorForeground#7AACB8
  • symbolIcon.fieldForeground#8592a8
  • symbolIcon.functionForeground#7AACB8
  • symbolIcon.interfaceForeground#A47AAC
  • symbolIcon.keywordForeground#8A9EAA
  • symbolIcon.methodForeground#7AACB8
  • symbolIcon.numberForeground#C4A47A
  • symbolIcon.propertyForeground#8592a8
  • symbolIcon.stringForeground#7d9872
  • symbolIcon.variableForeground#9AB4A4
  • tab.activeBackground#23252A
  • tab.activeBorderTop#61AFEF
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#D19A66
  • tab.border#00000000
  • tab.hoverBackground#292B30
  • tab.inactiveBackground#1B1D22
  • tab.inactiveForeground#6B6F73
  • tab.inactiveModifiedBorder#D19A6666
  • terminal.ansiBlack#1B1D22
  • terminal.ansiBlue#61AFEF
  • terminal.ansiBrightBlack#4B5263
  • terminal.ansiBrightBlue#61AFEF
  • terminal.ansiBrightCyan#56B6C2
  • terminal.ansiBrightGreen#98C379
  • terminal.ansiBrightMagenta#ac79c6
  • terminal.ansiBrightRed#E06C75
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#D19A66
  • terminal.ansiCyan#56B6C2
  • terminal.ansiGreen#98C379
  • terminal.ansiMagenta#ac79c6
  • terminal.ansiRed#E06C75
  • terminal.ansiWhite#ABB2BF
  • terminal.ansiYellow#D19A66
  • terminal.background#1F2227
  • terminal.border#00000000
  • terminal.foreground#C0C6D1
  • terminal.selectionBackground#3E445155
  • terminalCursor.foreground#528BFF
  • titleBar.activeBackground#1B1D22
  • titleBar.activeForeground#C0C6D1
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1B1D22
  • titleBar.inactiveForeground#9FA5AD
  • tree.indentGuidesStroke#3E4451

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7480italic
string#7d9872
constant.numeric, constant.language#C4A47A
invalid, invalid.illegal#C47A7Aunderline
keyword.control, keyword.control.js, keyword.control.ts, keyword.control.java, keyword.control.python#8A9EAA
keyword.control.dart#8A9EAA
keyword.control.catch-exception.dart#C47A7A
keyword.control.trycatch.js, keyword.control.trycatch.ts#C47A7A
keyword.control.async.dart#A4B87A
keyword.control.flow.js, keyword.control.flow.ts#A4B87A
keyword.control.new.dart#9AB4A4
keyword.operator.new.js, keyword.operator.new.ts#9AB4A4
keyword.other, keyword.other.js, keyword.other.ts#8A9EAA
variable.language.dart#9A8AC4
variable.language.this, variable.language.super#9A8AC4
storage.modifier.java#7A9E9A
storage.modifier.dart#7A9E9A
storage.modifier.ts, storage.modifier.js#7A9E9A
storage.type.class.java, storage.type.interface.java, storage.type.enum.java#C49A7A
keyword.declaration.dart#C49A7A
storage.type.class.js, storage.type.class.ts#C49A7A
entity.name.type.class.java#7AAEC4
class.name.dart, enum.name.dart#7AAEC4
entity.name.type.class.ts, entity.name.type.class.js#7AAEC4
entity.other.inherited-class#A4B87A
storage.type.java, storage.type.primitive.java#A47AAC
storage.type.primitive.dart, support.class.dart#A47AAC
support.type.primitive.ts, support.type.primitive.js, entity.name.type.ts, entity.name.type.js#A47AAC
support.class#A47AAC
entity.name.function, entity.name.function.dart, function.name.dart, meta.function-call.java, meta.method-call.java#7AACB8
variable.other.readwrite, variable.other.readwrite.js, variable.other.readwrite.ts#9AB4A4
variable.parameter#8592a8
variable.other.property, variable.other.field, variable.other.object.property.js, variable.other.object.property.ts#8592a8
keyword.operator#8592a8
punctuation.accessor, punctuation.separator#8592a8
punctuation.terminator#5A6470
annotation.dart, entity.name.function.annotation.dart, storage.type.annotation.dart#7898D4
storage.type.annotation.java, punctuation.definition.annotation.java#7898D4
meta.decorator.js, meta.decorator.ts, entity.name.function.decorator.js, entity.name.function.decorator.ts, punctuation.decorator.js, punctuation.decorator.ts#7898D4
meta.function.decorator.python, entity.name.function.decorator.python, punctuation.definition.decorator.python#7898D4
keyword.other.package.java#ca8f65
storage.modifier.package.java#78afd6
keyword.other.import.java#d2a17b
storage.modifier.import.java#8fb7cf
keyword.other.import.dart#d2a17b
keyword.control.import.js, keyword.control.import.ts, keyword.control.export.js, keyword.control.export.ts, keyword.control.from.js, keyword.control.from.ts#d2a17b
entity.name.tag.html#C48A8A
entity.other.attribute-name.html#7C9E8A
support.type.property-name.json#7A98AC
entity.name.tag.yaml#7A98AC
markup.heading, markup.heading.markdown, entity.name.section.markdown#C49A7Abold
markup.list.markdown, punctuation.definition.list.begin.markdown#9A8AC4
DeepSky by Arara - VS Code Theme