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#CA2606
  • activityBar.background#F3F3F3
  • activityBar.border#E0E0E0
  • activityBar.foreground#CA2606
  • activityBar.inactiveForeground#17171766
  • activityBarBadge.background#CA2606
  • activityBarBadge.foreground#FFFFFF
  • badge.background#CA2606
  • badge.foreground#FFFFFF
  • button.background#CA2606
  • button.foreground#FFFFFF
  • button.hoverBackground#B52400
  • button.secondaryBackground#E0E0E0
  • button.secondaryForeground#171717
  • button.secondaryHoverBackground#D5D5D5
  • checkbox.background#FFFFFF
  • checkbox.border#E0E0E0
  • checkbox.foreground#171717
  • descriptionForeground#6B6B6B
  • diffEditor.insertedLineBackground#007A4C10
  • diffEditor.insertedTextBackground#007A4C15
  • diffEditor.removedLineBackground#CA260610
  • diffEditor.removedTextBackground#CA260615
  • dropdown.background#FFFFFF
  • dropdown.border#E0E0E0
  • dropdown.foreground#171717
  • editor.background#F3F3F3
  • editor.findMatchBackground#F9B80366
  • editor.findMatchHighlightBackground#F9B80333
  • editor.foreground#171717
  • editor.lineHighlightBackground#EBEBEB
  • editor.lineHighlightBorder#EBEBEB
  • editor.rangeHighlightBackground#F9B80320
  • editor.selectionBackground#D4E9FF
  • editor.selectionHighlightBackground#D4E9FF88
  • editor.wordHighlightBackground#F9B80333
  • editor.wordHighlightStrongBackground#F9B80355
  • editorBracketMatch.background#F9B80344
  • editorBracketMatch.border#F9B803
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#CA2606
  • editorGroupHeader.tabsBackground#F3F3F3
  • editorGutter.addedBackground#007A4C
  • editorGutter.deletedBackground#CA2606
  • editorGutter.modifiedBackground#2176D3
  • editorIndentGuide.activeBackground#CACACA
  • editorIndentGuide.background#E0E0E0
  • editorLineNumber.activeForeground#171717
  • editorLineNumber.foreground#AAAAAA
  • editorLink.activeForeground#2176D3
  • editorRuler.foreground#E0E0E0
  • editorWhitespace.foreground#E0E0E0
  • errorForeground#CA2606
  • focusBorder#CA260688
  • foreground#171717
  • gitDecoration.addedResourceForeground#007A4C
  • gitDecoration.conflictingResourceForeground#CA2606
  • gitDecoration.deletedResourceForeground#CA2606
  • gitDecoration.ignoredResourceForeground#AAAAAA
  • gitDecoration.modifiedResourceForeground#2176D3
  • gitDecoration.renamedResourceForeground#007A4C
  • gitDecoration.stageDeletedResourceForeground#CA2606
  • gitDecoration.stageModifiedResourceForeground#2176D3
  • gitDecoration.untrackedResourceForeground#007A4C
  • icon.foreground#171717
  • input.background#FFFFFF
  • input.border#E0E0E0
  • input.foreground#171717
  • input.placeholderForeground#17171766
  • inputOption.activeBackground#2176D333
  • inputOption.activeBorder#2176D3
  • inputValidation.errorBackground#FFFFFF
  • inputValidation.errorBorder#CA2606
  • inputValidation.infoBackground#FFFFFF
  • inputValidation.infoBorder#2176D3
  • inputValidation.warningBackground#FFFFFF
  • inputValidation.warningBorder#F9B803
  • list.activeSelectionBackground#D4E9FF
  • list.activeSelectionForeground#171717
  • list.errorForeground#CA2606
  • list.focusBackground#D4E9FF
  • list.focusForeground#171717
  • list.highlightForeground#CA2606
  • list.hoverBackground#EBEBEB
  • list.inactiveSelectionBackground#D4E9FF88
  • list.inactiveSelectionForeground#171717
  • list.warningForeground#F9B803
  • minimap.findMatchHighlight#F9B80388
  • minimap.selectionHighlight#D4E9FF
  • minimapGutter.addedBackground#007A4C
  • minimapGutter.deletedBackground#CA2606
  • minimapGutter.modifiedBackground#2176D3
  • notificationCenterHeader.background#F3F3F3
  • notifications.background#FFFFFF
  • notifications.border#E0E0E0
  • notifications.foreground#171717
  • notificationsErrorIcon.foreground#CA2606
  • notificationsInfoIcon.foreground#2176D3
  • notificationsWarningIcon.foreground#F9B803
  • panel.background#F3F3F3
  • panel.border#E0E0E0
  • panelTitle.activeBorder#CA2606
  • panelTitle.activeForeground#171717
  • panelTitle.inactiveForeground#17171799
  • peekView.border#CA2606
  • peekViewEditor.background#FAFAFA
  • peekViewEditor.matchHighlightBackground#F9B80355
  • peekViewResult.background#F3F3F3
  • peekViewResult.fileForeground#171717
  • peekViewResult.lineForeground#171717CC
  • peekViewResult.matchHighlightBackground#F9B80355
  • peekViewResult.selectionBackground#D4E9FF
  • peekViewResult.selectionForeground#171717
  • peekViewTitle.background#F3F3F3
  • peekViewTitleDescription.foreground#6B6B6B
  • peekViewTitleLabel.foreground#171717
  • pickerGroup.border#E0E0E0
  • pickerGroup.foreground#CA2606
  • quickInput.background#F3F3F3
  • quickInput.foreground#171717
  • quickInputList.focusBackground#D4E9FF
  • quickInputTitle.background#F3F3F3
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#17171760
  • scrollbarSlider.background#17171720
  • scrollbarSlider.hoverBackground#17171740
  • selection.background#D4E9FF
  • sideBar.background#F3F3F3
  • sideBar.border#E0E0E0
  • sideBar.foreground#171717
  • sideBarSectionHeader.background#F3F3F3
  • sideBarSectionHeader.border#E0E0E0
  • sideBarSectionHeader.foreground#171717
  • sideBarTitle.foreground#171717
  • statusBar.background#F3F3F3
  • statusBar.border#00000000
  • statusBar.debuggingBackground#CA2606
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#171717
  • statusBar.noFolderBackground#F3F3F3
  • statusBar.noFolderForeground#171717
  • statusBarItem.activeBackground#D5D5D5
  • statusBarItem.hoverBackground#E0E0E0
  • statusBarItem.prominentBackground#E0E0E0
  • statusBarItem.prominentHoverBackground#D5D5D5
  • statusBarItem.remoteBackground#007A4C
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#CA2606
  • tab.activeForeground#171717
  • tab.hoverBackground#FFFFFF
  • tab.inactiveBackground#F3F3F3
  • tab.inactiveForeground#171717AA
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveForeground#171717CC
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#2176D3
  • terminal.ansiBrightBlack#6B6B6B
  • terminal.ansiBrightBlue#2176D3
  • terminal.ansiBrightCyan#007A4C
  • terminal.ansiBrightGreen#007A4C
  • terminal.ansiBrightMagenta#EE9DAC
  • terminal.ansiBrightRed#CA2606
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F9B803
  • terminal.ansiCyan#007A4C
  • terminal.ansiGreen#007A4C
  • terminal.ansiMagenta#EE9DAC
  • terminal.ansiRed#CA2606
  • terminal.ansiWhite#F3F3F3
  • terminal.ansiYellow#F9B803
  • terminal.background#F3F3F3
  • terminal.foreground#171717
  • terminalCursor.foreground#CA2606
  • textBlockQuote.background#E0E0E044
  • textBlockQuote.border#E0E0E0
  • textCodeBlock.background#E0E0E044
  • textLink.activeForeground#CA2606
  • textLink.foreground#2176D3
  • textPreformat.foreground#CA2606
  • textSeparator.foreground#E0E0E0
  • titleBar.activeBackground#F3F3F3
  • titleBar.activeForeground#171717
  • titleBar.inactiveBackground#F3F3F3
  • titleBar.inactiveForeground#17171799
  • tree.indentGuidesStroke#E0E0E0
  • widget.shadow#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B6B6Bitalic
keyword, keyword.control, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.from, keyword.control.flow, keyword.control.trycatch, keyword.control.exception#CA2606
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.logical, keyword.operator.comparison, keyword.operator.relational#171717
keyword.operator.new, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.typeof, keyword.operator.word#CA2606
storage, storage.type, storage.modifier#CA2606
string, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.template, punctuation.definition.string.begin, punctuation.definition.string.end#007A4C
meta.template.expression, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, meta.interpolation, punctuation.section.interpolation.begin, punctuation.section.interpolation.end#171717
string.regexp#F9B803
constant.character.escape#EE9DAC
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex#EE9DAC
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined#EE9DAC
constant.other, variable.other.constant#EE9DAC
variable, variable.other, variable.other.readwrite#CA2606
variable.language, variable.language.this, variable.language.self, variable.language.super#CA2606italic
variable.parameter#CA2606
variable.other.property, variable.other.member, variable.other.object.property, support.variable.property#CA2606
entity.name.function, entity.name.function.method#2176D3
meta.function-call entity.name.function, variable.function, support.function#2176D3
entity.name.class, entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, entity.name.type.alias#2176D3
entity.other.inherited-class#2176D3
support.type, support.class, storage.type.built-in, storage.type.primitive#2176D3
meta.annotation, meta.decorator, punctuation.decorator, entity.name.function.decorator#F9B803
entity.name.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#CA2606
entity.other.attribute-name#2176D3
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#CA2606
support.type.property-name.css#2176D3
keyword.other.unit.css#EE9DAC
punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section, meta.brace.round, meta.brace.square, meta.brace.curly#171717
punctuation.definition.variable#CA2606
keyword.blade, support.function.construct.begin.blade, support.function.construct.end.blade#CA2606
markup.heading, entity.name.section, markup.heading.setext#CA2606bold
markup.boldbold
markup.italicitalic
markup.underline.link#2176D3
markup.raw, markup.inline.raw, markup.raw.block, markup.fenced_code.block#007A4C
markup.list punctuation.definition.list#CA2606
markup.quote#6B6B6Bitalic
markup.inserted#007A4C
markup.deleted#CA2606
markup.changed#2176D3
support.type.property-name.json#2176D3
entity.name.tag.yaml#2176D3
invalid.illegal#FFFFFF
invalid.deprecated#FFFFFF
entity.name.namespace, entity.name.type.module#2176D3
support.constant#EE9DAC
Artisan Theme by VheissuLabs - VS Code Theme