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#CCFF000D
  • activityBar.activeBorder#FD3DFF
  • activityBar.background#1C2918
  • activityBar.foreground#CCFF00
  • activityBar.inactiveForeground#9AA38A
  • activityBarBadge.background#CCFF00
  • activityBarBadge.foreground#142910
  • activityBarTop.activeBorder#CCFF00
  • activityBarTop.background#1C2918
  • activityBarTop.foreground#CCFF00
  • activityBarTop.inactiveForeground#9AA38A
  • badge.background#CCFF00
  • badge.foreground#142910
  • breadcrumb.background#142910
  • breadcrumb.foreground#9AA38A
  • button.background#CCFF00
  • button.foreground#142910
  • button.hoverBackground#D5FF2E
  • button.secondaryBackground#35500D
  • button.secondaryForeground#F9FFE0
  • button.secondaryHoverBackground#24301F
  • commandCenter.background#1C2918
  • commandCenter.border#44503C
  • commandCenter.foreground#F9FFE0
  • debugConsole.errorForeground#FF6F97
  • debugConsole.warningForeground#F8BA76
  • descriptionForeground#9AA38A
  • diffEditor.insertedLineBackground#82D1A70D
  • diffEditor.insertedTextBackground#82D1A721
  • diffEditor.removedLineBackground#FF6F970D
  • diffEditor.removedTextBackground#FF6F9721
  • disabledForeground#9AA38A
  • dropdown.background#1C2918
  • dropdown.border#44503C
  • dropdown.foreground#F9FFE0
  • editor.background#142910
  • editor.findMatchBackground#472D45
  • editor.findMatchBorder#FD3DFF
  • editor.findMatchHighlightBackground#CCFF0028
  • editor.findMatchHighlightBorder#CCFF0055
  • editor.foreground#F9FFE0
  • editor.inactiveSelectionBackground#CCFF0028
  • editor.lineHighlightBackground#1A2C16
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#35500D
  • editor.selectionForeground#F9FFE0
  • editor.selectionHighlightBackground#CCFF0028
  • editor.selectionHighlightBorder#CCFF0044
  • editor.wordHighlightBackground#CCFF0028
  • editor.wordHighlightStrongBackground#CCFF0028
  • editorBracketHighlight.foreground1#CCFF00
  • editorBracketHighlight.foreground2#0FF0FC
  • editorBracketHighlight.foreground3#7493FF
  • editorBracketHighlight.foreground4#FE86FF
  • editorBracketHighlight.foreground5#39FF14
  • editorBracketHighlight.foreground6#F9FFE0
  • editorCodeLens.foreground#9AA38A
  • editorCursor.foreground#FD3DFF
  • editorError.foreground#FF6F97
  • editorGhostText.background#00000000
  • editorGhostText.foreground#9AA38A
  • editorGroup.border#44503C
  • editorGroupHeader.tabsBackground#24301F
  • editorGutter.addedBackground#82D1A7
  • editorGutter.deletedBackground#FF6F97
  • editorGutter.foldingControlForeground#9AA38A
  • editorGutter.modifiedBackground#7493FF
  • editorHint.foreground#9AA38A
  • editorHoverWidget.background#1C2918
  • editorHoverWidget.border#FD3DFF
  • editorHoverWidget.foreground#F9FFE0
  • editorIndentGuide.activeBackground1#CCFF0066
  • editorIndentGuide.background1#44503C
  • editorInfo.foreground#7493FF
  • editorInlayHint.background#1C2918
  • editorInlayHint.foreground#9AA38A
  • editorLineNumber.activeForeground#CCFF00
  • editorLineNumber.foreground#9AA38A
  • editorLink.activeForeground#CCFF00
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#FF6F97
  • editorOverviewRuler.infoForeground#7493FF
  • editorOverviewRuler.warningForeground#F8BA76
  • editorRuler.foreground#44503C
  • editorStickyScroll.background#142910
  • editorStickyScroll.border#44503C
  • editorStickyScrollHover.background#1C2918
  • editorSuggestWidget.background#1C2918
  • editorSuggestWidget.border#44503C
  • editorSuggestWidget.foreground#F9FFE0
  • editorSuggestWidget.highlightForeground#CCFF00
  • editorSuggestWidget.selectedBackground#35500D
  • editorSuggestWidget.selectedForeground#F9FFE0
  • editorUnicodeHighlight.background#FE86FF12
  • editorUnicodeHighlight.border#FE86FF
  • editorWarning.foreground#F8BA76
  • editorWhitespace.foreground#44503C
  • editorWidget.background#1C2918
  • editorWidget.border#44503C
  • editorWidget.foreground#F9FFE0
  • focusBorder#CCFF00
  • foreground#F9FFE0
  • gitDecoration.addedResourceForeground#82D1A7
  • gitDecoration.deletedResourceForeground#FF6F97
  • gitDecoration.ignoredResourceForeground#9AA38A
  • gitDecoration.modifiedResourceForeground#7493FF
  • input.background#1C2918
  • input.border#44503C
  • input.foreground#F9FFE0
  • input.placeholderForeground#9AA38A
  • inputOption.activeBackground#CCFF0028
  • inputOption.activeBorder#CCFF00
  • inputOption.activeForeground#F9FFE0
  • list.activeSelectionBackground#35500D
  • list.activeSelectionForeground#F9FFE0
  • list.focusBackground#35500D
  • list.focusForeground#F9FFE0
  • list.focusHighlightForeground#CCFF00
  • list.focusOutline#CCFF0066
  • list.highlightForeground#CCFF00
  • list.hoverBackground#CCFF0014
  • list.hoverForeground#F9FFE0
  • list.inactiveSelectionBackground#35500D
  • list.inactiveSelectionForeground#F9FFE0
  • menu.background#1C2918
  • menu.border#44503C
  • menu.foreground#F9FFE0
  • merge.currentContentBackground#39FF1414
  • merge.currentHeaderBackground#39FF1430
  • merge.incomingContentBackground#AC82FF14
  • merge.incomingHeaderBackground#AC82FF30
  • minimap.selectionHighlight#CCFF0077
  • notebook.cellBorderColor#44503C
  • notebook.cellEditorBackground#142910
  • notebook.focusedCellBorder#CCFF00
  • notebook.selectedCellBackground#35500D
  • notificationCenterHeader.background#1C2918
  • notifications.background#1C2918
  • notifications.border#44503C
  • notifications.foreground#F9FFE0
  • panel.background#172D10
  • panel.border#44503C
  • panelTitle.activeBorder#CCFF00
  • panelTitle.activeForeground#CCFF00
  • panelTitle.inactiveForeground#9AA38A
  • peekView.border#CCFF00
  • peekViewEditor.background#1C2918
  • peekViewResult.background#1C2918
  • peekViewResult.fileForeground#F9FFE0
  • peekViewResult.lineForeground#F9FFE0
  • pickerGroup.foreground#CCFF00
  • progressBar.background#CCFF00
  • quickInput.background#1C2918
  • quickInput.foreground#F9FFE0
  • quickInputList.focusBackground#35500D
  • quickInputList.focusForeground#F9FFE0
  • scrollbarSlider.activeBackground#CCFF0066
  • scrollbarSlider.background#44503C99
  • scrollbarSlider.hoverBackground#9AA38A66
  • settings.dropdownBackground#1C2918
  • settings.modifiedItemIndicator#CCFF00
  • sideBar.background#1C2918
  • sideBar.border#44503C
  • sideBar.foreground#F9FFE0
  • sideBarSectionHeader.background#1C2918
  • sideBarSectionHeader.border#44503C
  • sideBarSectionHeader.foreground#F9FFE0
  • sideBarTitle.foreground#F9FFE0
  • statusBar.background#CCFF00
  • statusBar.border#44503C
  • statusBar.debuggingBackground#CCFF00
  • statusBar.debuggingForeground#142910
  • statusBar.foreground#142910
  • statusBar.noFolderBackground#CCFF00
  • statusBarItem.hoverBackground#CCFF0014
  • statusBarItem.hoverForeground#142910
  • statusBarItem.prominentBackground#35500D
  • statusBarItem.prominentForeground#F9FFE0
  • statusBarItem.remoteBackground#CCFF00
  • statusBarItem.remoteForeground#142910
  • tab.activeBackground#142910
  • tab.activeBorder#CCFF00
  • tab.activeBorderTop#00000000
  • tab.activeForeground#F9FFE0
  • tab.border#44503C
  • tab.hoverBackground#35500D
  • tab.inactiveBackground#1C2918
  • tab.inactiveForeground#9AA38A
  • tab.unfocusedActiveBorder#44503C
  • terminal.ansiBlack#9AA38A
  • terminal.ansiBlue#829EFF
  • terminal.ansiBrightBlack#9AA38A
  • terminal.ansiBrightBlue#9BB1FF
  • terminal.ansiBrightCyan#90D1F2
  • terminal.ansiBrightGreen#9BDAB9
  • terminal.ansiBrightMagenta#BD9BFF
  • terminal.ansiBrightRed#FF8CAC
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F9C891
  • terminal.ansiCyan#74C6EF
  • terminal.ansiGreen#82D1A7
  • terminal.ansiMagenta#AC82FF
  • terminal.ansiRed#FF6F97
  • terminal.ansiWhite#F9FFE0
  • terminal.ansiYellow#F8BA76
  • terminal.background#172D10
  • terminal.foreground#F9FFE0
  • terminal.selectionBackground#35500D
  • terminalCursor.background#142910
  • terminalCursor.foreground#FD3DFF
  • testing.iconFailed#FF6F97
  • testing.iconPassed#82D1A7
  • textBlockQuote.background#1C2918
  • textBlockQuote.border#CCFF00
  • textCodeBlock.background#1C2918
  • textLink.activeForeground#7493FF
  • textLink.foreground#CCFF00
  • titleBar.activeBackground#24301F
  • titleBar.activeForeground#F9FFE0
  • titleBar.border#44503C
  • titleBar.inactiveBackground#142910
  • titleBar.inactiveForeground#9AA38A
  • toolbar.hoverBackground#CCFF0014
  • tree.indentGuidesStroke#44503C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9AA38A
keyword, storage#AC82FF
keyword.operator#F9FFE0
string#39FF14
constant.numeric, constant.language, constant.character, constant.other#FE86FF
entity.name.function, support.function#0FF0FC
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#7493FF
variable, meta.definition.variable#F9FFE0
variable.parameter#F9FFE0
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#7493FF
punctuation#F9FFE0
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#CCFF00
constant.character.escape#CCFF00
entity.name.tag#AC82FF
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#AC82FF
variable.other.property.terraform, variable.other.readwrite.terraform#F9FFE0
support.function.builtin.shell, support.function.powershell#0FF0FC
markup.heading, entity.name.section#CCFF00bold
markup.bold#F9FFE0bold
markup.italic#F9FFE0italic
markup.inline.raw, markup.fenced_code.block#39FF14
markup.underline.link#CCFF00
markup.inserted#82D1A7
markup.deleted#FF6F97
invalid#FF6F97
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#7493FF
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#AC82FF
string.regexp, constant.other.character-class.regexp#39FF14