Skip to main content
CodingTheme

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#A7A7A7CC
  • activityBar.background#1A1A1A
  • activityBar.border#343434
  • activityBar.dropBackground#FFFFFF1F
  • activityBar.foreground#A7A7A7CC
  • activityBar.inactiveForeground#A7A7A752
  • activityBarBadge.background#E9EE00
  • activityBarBadge.foreground#1A1A1A
  • badge.background#E9EE00
  • badge.foreground#1A1A1A
  • breadcrumb.focusForeground#e6e6e6
  • breadcrumb.foreground#b8b8b8
  • button.background#E9EE00
  • button.foreground#1A1A1A
  • button.hoverBackground#FAC761
  • debugExceptionWidget.background#222222
  • debugExceptionWidget.border#343434
  • debugToolBar.background#222222
  • diffEditor.insertedTextBackground#95CC5E26
  • diffEditor.removedTextBackground#F29E7426
  • dropdown.background#222222
  • dropdown.border#343434
  • dropdown.foreground#A7A7A7
  • editor.background#222222
  • editor.findMatchBackground#E9EE000D
  • editor.findMatchBorder#E9EE00
  • editor.findMatchHighlightBackground#E9EE000D
  • editor.findMatchHighlightBorder#E9EE0059
  • editor.findRangeHighlightBackground#262F3E
  • editor.findRangeHighlightBorder#1A1A1A00
  • editor.foreground#A3C1E8
  • editor.inactiveSelectionBackground#303030
  • editor.lineHighlightBackground#383838
  • editor.rangeHighlightBackground#343434
  • editor.selectionBackground#343434
  • editor.selectionHighlightBackground#343434
  • editor.selectionHighlightBorder#343434
  • editor.wordHighlightBackground#414141
  • editor.wordHighlightStrongBackground#6a6a6a
  • editorBracketMatch.background#A7A7A74D
  • editorBracketMatch.border#A7A7A799
  • editorCodeLens.foreground#6C6C6C
  • editorCursor.foreground#E0E0D9
  • editorError.foreground#FF3333
  • editorGroup.border#343434
  • editorGroupHeader.noTabsBackground#1A1A1A
  • editorGroupHeader.tabsBackground#1A1A1A
  • editorGroupHeader.tabsBorder#343434
  • editorGutter.addedBackground#A6CC7099
  • editorGutter.deletedBackground#F2798399
  • editorGutter.modifiedBackground#77A8D999
  • editorHoverWidget.background#222222
  • editorHoverWidget.border#101521
  • editorIndentGuide.activeBackground#A7A7A7B3
  • editorIndentGuide.background#A7A7A766
  • editorLineNumber.activeForeground#A7A7A7E6
  • editorLineNumber.foreground#A7A7A799
  • editorLink.activeForeground#E9EE00
  • editorMarkerNavigation.background#222222
  • editorOverviewRuler.addedForeground#A6CC7099
  • editorOverviewRuler.border#343434
  • editorOverviewRuler.deletedForeground#F2798399
  • editorOverviewRuler.errorForeground#FF3333
  • editorOverviewRuler.modifiedForeground#77A8D999
  • editorOverviewRuler.warningForeground#E9EE00
  • editorRuler.foreground#A7A7A766
  • editorSuggestWidget.background#222222
  • editorSuggestWidget.border#101521
  • editorSuggestWidget.highlightForeground#E9EE00
  • editorSuggestWidget.selectedBackground#343434
  • editorUnnecessaryCode.border#4b4b4b
  • editorUnnecessaryCode.opacity#000000
  • editorWarning.foreground#E9EE00
  • editorWhitespace.foreground#A7A7A799
  • editorWidget.background#222222
  • extensionButton.prominentBackground#E9EE00
  • extensionButton.prominentForeground#1A1A1A
  • extensionButton.prominentHoverBackground#FAC761
  • focusBorder#505867
  • foreground#A7A7A7
  • gitDecoration.conflictingResourceForeground#FF0000
  • gitDecoration.deletedResourceForeground#F27983B3
  • gitDecoration.ignoredResourceForeground#484F5E
  • gitDecoration.modifiedResourceForeground#77A8D9B3
  • gitDecoration.submoduleResourceForeground#95CC5EB3
  • gitDecoration.untrackedResourceForeground#A6CC70B3
  • input.background#222222
  • input.border#343434
  • input.foreground#EFFBFF
  • input.placeholderForeground#586070
  • inputOption.activeBorder#E9EE00
  • inputValidation.errorBackground#1A1A1A
  • inputValidation.errorBorder#FF3333
  • inputValidation.infoBackground#1A1A1A
  • inputValidation.infoBorder#35AAF1
  • inputValidation.warningBackground#1A1A1A
  • inputValidation.warningBorder#E9EE00
  • list.activeSelectionBackground#343434
  • list.activeSelectionForeground#A7A7A7
  • list.focusBackground#343434
  • list.focusForeground#A7A7A7
  • list.highlightForeground#E9EE00
  • list.hoverBackground#343434
  • list.hoverForeground#A7A7A7
  • list.inactiveSelectionBackground#343434
  • list.inactiveSelectionForeground#A7A7A7
  • list.invalidItemForeground#586070
  • listFilterWidget.background#E9EE00
  • listFilterWidget.noMatchesOutline#E9EE00
  • listFilterWidget.outline#E9EE00
  • panel.background#1A1A1A
  • panel.border#343434
  • panelTitle.activeBorder#E9EE00
  • panelTitle.activeForeground#EFFBFF
  • panelTitle.inactiveForeground#A7A7A7
  • peekView.border#343434
  • peekViewEditor.background#222222
  • peekViewEditor.matchHighlightBackground#E9EE0033
  • peekViewResult.background#222222
  • peekViewResult.fileForeground#A7A7A7
  • peekViewResult.matchHighlightBackground#E9EE0033
  • peekViewTitle.background#222222
  • peekViewTitleDescription.foreground#A7A7A7
  • peekViewTitleLabel.foreground#A7A7A7
  • pickerGroup.border#343434
  • pickerGroup.foreground#484F5E
  • progressBar.background#E9EE00
  • scrollbar.shadow#343434
  • scrollbarSlider.activeBackground#A7A7A7B3
  • scrollbarSlider.background#A7A7A766
  • scrollbarSlider.hoverBackground#A7A7A799
  • selection.background#2A3546FD
  • settings.headerForeground#EFFBFF
  • settings.modifiedItemIndicator#77A8D9
  • sideBar.background#1A1A1A
  • sideBar.border#343434
  • sideBarSectionHeader.background#1A1A1A
  • sideBarSectionHeader.foreground#A7A7A7
  • sideBarTitle.foreground#A7A7A7
  • statusBar.background#1A1A1A
  • statusBar.border#343434
  • statusBar.debuggingBackground#F29E74
  • statusBar.debuggingForeground#1A1A1A
  • statusBar.foreground#A7A7A7
  • statusBar.noFolderBackground#222222
  • statusBarItem.activeBackground#00000050
  • statusBarItem.hoverBackground#00000030
  • statusBarItem.prominentBackground#343434
  • statusBarItem.prominentHoverBackground#00000030
  • tab.activeBackground#222222
  • tab.activeBorderTop#E9EE00
  • tab.activeForeground#EFFBFF
  • tab.border#343434
  • tab.inactiveBackground#1A1A1A
  • tab.inactiveForeground#A7A7A7
  • tab.unfocusedActiveBorderTop#A7A7A7
  • tab.unfocusedActiveForeground#A7A7A7
  • tab.unfocusedInactiveForeground#A7A7A7
  • terminal.ansiBlack#343434
  • terminal.ansiBlue#6DCBFA
  • terminal.ansiBrightBlack#686868
  • terminal.ansiBrightBlue#73D0FF
  • terminal.ansiBrightCyan#95E6CB
  • terminal.ansiBrightGreen#95CC5E
  • terminal.ansiBrightMagenta#D4BFFF
  • terminal.ansiBrightRed#F28779
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E9EE00
  • terminal.ansiCyan#90E1C6
  • terminal.ansiGreen#A6CC70
  • terminal.ansiMagenta#CFBAFA
  • terminal.ansiRed#ED8274
  • terminal.ansiWhite#C7C7C7
  • terminal.ansiYellow#FAD07B
  • terminal.background#1A1A1A
  • terminal.foreground#EFFBFF
  • textBlockQuote.background#222222
  • textLink.activeForeground#E9EE00
  • textLink.foreground#E9EE00
  • textPreformat.foreground#EFFBFF
  • titleBar.activeBackground#1A1A1A
  • titleBar.activeForeground#EFFBFF
  • titleBar.border#343434
  • titleBar.inactiveBackground#1A1A1A
  • titleBar.inactiveForeground#A7A7A7
  • walkThrough.embeddedEditorBackground#222222
  • widget.shadow#141925

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6C6C6Citalic
string, constant.other.symbol#E9EE00
string.regexp, constant.character, constant.other#95E6CB
constant.numeric#E9EE00
constant.language#E9EE00
variable#EFFBFF
variable.member#F28779
variable.language#35AAF1italic
storage#35AAF1
keyword#A3C1E8
keyword.operator#A3C1E8
punctuation.separator, punctuation.terminator#A3C1E8
punctuation.section#EFFBFF
punctuation.accessor#35AAF1
source.java storage.type, source.haskell storage.type, source.c storage.type#73D0FF
entity.other.inherited-class#EFFBFF
storage.type.function#35AAF1
source.java storage.type.primitive#35AAF1
entity.name.function#EFFBFF
variable.parameter, meta.parameter#95CC5E
variable.function, variable.annotation, meta.function-call.generic, support.function.go#E9EE00
support.function, support.macro#EFFBFF
entity.name.import, entity.name.package#95CC5E
entity.name#95CC5E
entity.name.tag, meta.tag.sgml#35AAF1
punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag#14689c
entity.other.attribute-name#FFFFFF
support.constant#35AAF1italic
support.type, support.class, source.go storage.type#35AAF1
meta.decorator variable.other, meta.decorator punctuation.decorator, storage.type.annotation#35AAF1
invalid#FF3333
meta.diff, meta.diff.header#C594C5
source.ruby variable.other.readwrite#E9EE00
source.css entity.name.tag, source.sass entity.name.tag, source.scss entity.name.tag, source.less entity.name.tag, source.stylus entity.name.tag#73D0FF
source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type#6C6C6C
support.type.property-name#35AAF1normal
constant.numeric.line-number.find-in-files - match#6C6C6C
constant.numeric.line-number.match#35AAF1
entity.name.filename.find-in-files#95CC5E
message.error#FF3333
markup.heading, markup.heading entity.name#35AAF1bold
markup.underline.link, string.other.link#35AAF1
markup.italic#F28779italic
markup.bold#F28779bold
markup.italic markup.bold, markup.bold markup.italicbold italic
meta.separator#6C6C6Cbold
markup.quote#95E6CBitalic
markup.list punctuation.definition.list.begin#A3C1E8
markup.inserted#A6CC70
markup.changed#77A8D9
markup.deleted#F27983
markup.strike#FFE6B3
markup.table#35AAF1
text.html.markdown markup.inline.raw#E9EE00
text.html.markdown#fdffef
text.html.markdown meta.dummy.line-break#6C6C6C
punctuation.definition.markdown#6C6C6C
storage.type.class.jsdoc,entity.name.type.instance.jsdoc,variable.other.jsdoc#6C6C6C
source.env,source.ini#E9EE00
variable.other.env,keyword.other.definition.ini#35AAF1
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Blue Dawn Dark Theme by Mohammad Fares - VS Code Theme