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#009A44
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#FFFFFFAA
  • activityBarBadge.background#FF8200
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF8200
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#009A44
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#FFFFFF88
  • breadcrumbPicker.background#0A1F0F
  • button.background#009A44
  • button.foreground#FFFFFF
  • button.hoverBackground#007A35
  • button.secondaryBackground#FF8200
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#CC6800
  • dropdown.background#0A1F0F
  • dropdown.border#3D7A52
  • dropdown.foreground#FFFFFF
  • editor.background#0D2A14
  • editor.findMatchBackground#FF820060
  • editor.findMatchHighlightBackground#FF820030
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#009A4430
  • editor.lineHighlightBackground#1A3D22
  • editor.selectionBackground#009A4455
  • editor.wordHighlightBackground#009A4440
  • editor.wordHighlightStrongBackground#FF820030
  • editorBracketMatch.background#009A4440
  • editorBracketMatch.border#009A44
  • editorCursor.foreground#FF8200
  • editorGroupHeader.tabsBackground#0A1F0F
  • editorGutter.background#0D2A14
  • editorIndentGuide.activeBackground1#3D7A52
  • editorIndentGuide.background1#1A3D22
  • editorLineNumber.activeForeground#009A44
  • editorLineNumber.foreground#3D7A52
  • editorOverviewRuler.border#112E18
  • editorOverviewRuler.findMatchForeground#FF8200
  • editorRuler.foreground#1A3D22
  • editorSuggestWidget.background#0A1F0F
  • editorSuggestWidget.border#009A44
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#FF8200
  • editorSuggestWidget.selectedBackground#1A3D22
  • editorWhitespace.foreground#1A3D22
  • editorWidget.background#0A1F0F
  • editorWidget.border#009A44
  • gitDecoration.addedResourceForeground#4CCA7A
  • gitDecoration.conflictingResourceForeground#FF8200
  • gitDecoration.deletedResourceForeground#FF4500
  • gitDecoration.ignoredResourceForeground#3D7A52
  • gitDecoration.modifiedResourceForeground#FFB347
  • gitDecoration.untrackedResourceForeground#80DFA8
  • input.background#0A1F0F
  • input.border#3D7A52
  • input.foreground#FFFFFF
  • input.placeholderForeground#3D7A52
  • inputOption.activeBackground#009A4430
  • inputOption.activeBorder#009A44
  • list.activeSelectionBackground#009A44
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#009A4460
  • list.highlightForeground#FF8200
  • list.hoverBackground#1A3D22
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#1A3D22
  • list.inactiveSelectionForeground#FFFFFF
  • minimap.background#0A1F0F
  • minimap.findMatchHighlight#FF820066
  • minimap.selectionHighlight#009A4466
  • minimapGutter.addedBackground#4CCA7A
  • minimapGutter.deletedBackground#FF4500
  • minimapGutter.modifiedBackground#FFB347
  • notificationCenter.border#009A44
  • notificationLink.foreground#4CCA7A
  • notifications.background#112E18
  • notifications.border#1A3D22
  • notifications.foreground#FFFFFF
  • notificationToast.border#009A44
  • panel.background#0A1F0F
  • panel.border#009A44
  • panelTitle.activeBorder#009A44
  • panelTitle.activeForeground#009A44
  • panelTitle.inactiveForeground#FFFFFF88
  • peekView.border#009A44
  • peekViewEditor.background#0D2A14
  • peekViewEditor.matchHighlightBackground#FF820040
  • peekViewResult.background#0A1F0F
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#FFFFFF99
  • peekViewResult.matchHighlightBackground#FF820040
  • peekViewResult.selectionBackground#009A44
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#009A44
  • peekViewTitleDescription.foreground#FFFFFFCC
  • peekViewTitleLabel.foreground#FFFFFF
  • scrollbar.shadow#0A1F0F
  • scrollbarSlider.activeBackground#009A4488
  • scrollbarSlider.background#3D7A5266
  • scrollbarSlider.hoverBackground#3D7A52AA
  • sideBar.background#112E18
  • sideBar.border#1A3D22
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#0D2A14
  • sideBarSectionHeader.border#1A3D22
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#009A44
  • statusBar.background#009A44
  • statusBar.border#007A35
  • statusBar.debuggingBackground#FF8200
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#FF8200
  • statusBarItem.activeBackground#007A35
  • statusBarItem.hoverBackground#007A35
  • statusBarItem.remoteBackground#FF8200
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#0D2A14
  • tab.activeBorderTop#009A44
  • tab.activeForeground#FFFFFF
  • tab.border#1A3D22
  • tab.hoverBackground#112E18
  • tab.inactiveBackground#0A1F0F
  • tab.inactiveForeground#FFFFFF88
  • tab.unfocusedActiveBackground#0D2A14
  • tab.unfocusedActiveForeground#FFFFFFCC
  • terminal.ansiBlue#4CCA7A
  • terminal.ansiBrightGreen#4CCA7A
  • terminal.ansiBrightRed#FF6347
  • terminal.ansiBrightYellow#FFD700
  • terminal.ansiCyan#80DFA8
  • terminal.ansiGreen#009A44
  • terminal.ansiMagenta#FF8200
  • terminal.ansiRed#FF4500
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFD700
  • terminal.background#0A1F0F
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#009A4455
  • terminalCursor.foreground#FF8200
  • titleBar.activeBackground#0A1F0F
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#1A3D22
  • titleBar.inactiveBackground#0A1F0F
  • titleBar.inactiveForeground#FFFFFF99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3D7A52italic
string, string.quoted, string.template#4CCA7A
constant.character.escape, string.regexp, punctuation.definition.template-expression#80DFA8
keyword, keyword.control, keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.important#FF8200bold
storage, storage.type, storage.modifier#FF8200
keyword.operator#FFFFFF
entity.name.function, meta.function-call entity.name.function, support.function#FFB347
entity.name.type, entity.name.class, entity.other.inherited-class, support.class, support.type#009A44
variable, variable.other, variable.parameter#E8F5EC
variable.language#FF8200italic
constant.language, variable.other.constant#FF8200
constant.numeric#FFD700
constant.language.boolean, constant.language.null#FF8200bold
support.function.builtin, support.variable#80DFA8
entity.name.tag#FF8200
entity.other.attribute-name#009A44
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#3D7A52
support.type.property-name, entity.name.tag.css#4CCA7A
support.constant.property-value, meta.property-value, constant.other.color#FFB347
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FF8200
entity.name.function.decorator, meta.decorator#FFD700
entity.name.section.markdown, markup.heading#FF8200bold
markup.bold#FFFFFFbold
markup.italic#E8F5ECitalic
markup.underline.link, string.other.link#4CCA7A
markup.inline.raw, markup.fenced_code#80DFA8
invalid, invalid.illegal#FF4500underline
markup.inserted#4CCA7A
markup.deleted#FF4500
markup.changed#FFB347
☘️ St. Patrick's Day Theme by Jacob Kobberrød - VS Code Theme