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#27264B
  • activityBar.background#1f2c3d
  • activityBarBadge.background#fabe32
  • activityBarBadge.foreground#650A01
  • badge.background#fabe32
  • button.background#ffaf5f
  • debugExceptionWidget.background#232834
  • debugExceptionWidget.border#191e2a
  • debugToolBar.background#232834
  • diffEditor.insertedTextBackground#bae67e26
  • diffEditor.removedTextBackground#f29e7426
  • editor.background#1A202A
  • editor.findMatchBackground#ffcc660d
  • editor.findMatchBorder#ffcc66
  • editor.findMatchHighlightBackground#ffcc660d
  • editor.findMatchHighlightBorder#ffcc6659
  • editor.findRangeHighlightBackground#323a4c
  • editor.findRangeHighlightBorder#1f243000
  • editor.foreground#F7EFEF
  • editor.inactiveSelectionBackground#323a4c
  • editor.lineHighlightBackground#191e2a
  • editor.rangeHighlightBackground#191e2a
  • editor.selectionBackground#33415e
  • editor.selectionHighlightBackground#323a4c
  • editor.selectionHighlightBorder#323a4c
  • editor.wordHighlightBackground#77a8d912
  • editor.wordHighlightBorder#77a8d980
  • editor.wordHighlightStrongBackground#a6cc7012
  • editor.wordHighlightStrongBorder#a6cc7080
  • editorBracketMatch.background#707a8c4d
  • editorBracketMatch.border#707a8c99
  • editorCodeLens.foreground#5c6773
  • editorCursor.foreground#ffcc66
  • editorError.foreground#ff3333
  • editorGroupHeader.tabsBackground#1A202A
  • editorGutter.addedBackground#a6cc7099
  • editorGutter.background#1A202A
  • editorGutter.deletedBackground#f2798399
  • editorGutter.modifiedBackground#77a8d999
  • editorHoverWidget.background#232834
  • editorHoverWidget.border#101521
  • editorIndentGuide.activeBackground#707a8cb3
  • editorIndentGuide.background#707a8c4d
  • editorLineNumber.activeForeground#707a8ccc
  • editorLineNumber.foreground#707a8c66
  • editorLink.activeForeground#ffcc66
  • editorMarkerNavigation.background#232834
  • editorOverviewRuler.addedForeground#a6cc7099
  • editorOverviewRuler.border#191e2a
  • editorOverviewRuler.deletedForeground#f2798399
  • editorOverviewRuler.errorForeground#ff3333
  • editorOverviewRuler.modifiedForeground#77a8d999
  • editorOverviewRuler.warningForeground#ffcc66
  • editorRuler.foreground#707a8c4d
  • editorSuggestWidget.background#232834
  • editorSuggestWidget.border#101521
  • editorSuggestWidget.foreground#ffeede
  • editorSuggestWidget.highlightForeground#ffcc66
  • editorSuggestWidget.selectedBackground#191e2a
  • editorWarning.foreground#ffcc66
  • editorWhitespace.foreground#707a8c66
  • editorWidget.background#232834
  • extensionButton.prominentBackground#ffcc66
  • extensionButton.prominentForeground#1f2430
  • extensionButton.prominentHoverBackground#fac761
  • gitDecoration.deletedResourceForeground#f27983b3
  • gitDecoration.ignoredResourceForeground#525a69
  • gitDecoration.modifiedResourceForeground#77a8d9b3
  • gitDecoration.untrackedResourceForeground#a6cc70b3
  • list.activeSelectionBackground#1A202A
  • list.hoverBackground#1F2C3D
  • panel.background#1f2430
  • panel.border#191e2a
  • panelTitle.activeBorder#ffcc66
  • panelTitle.activeForeground#cbccc6
  • panelTitle.inactiveForeground#707a8c
  • peekView.border#191e2a
  • peekViewEditor.background#232834
  • peekViewEditor.matchHighlightBackground#ffcc6633
  • peekViewResult.background#232834
  • peekViewResult.fileForeground#707a8c
  • peekViewResult.matchHighlightBackground#ffcc6633
  • peekViewTitle.background#232834
  • peekViewTitleDescription.foreground#707a8c
  • peekViewTitleLabel.foreground#707a8c
  • pickerGroup.border#191e2a
  • pickerGroup.foreground#525a69
  • scrollbarSlider.activeBackground#1F2C3D
  • scrollbarSlider.background#393E48
  • sideBar.background#202833
  • sideBarSectionHeader.background#11151C
  • sideBarSectionHeader.border#1A202A
  • sideBarSectionHeader.foreground#919191
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#202833
  • statusBar.foreground#fac761
  • tab.activeBackground#1A202A
  • tab.border#bbbbbb
  • tab.hoverBackground#3f3e58
  • terminal.background#1A202A
  • terminal.foreground#fac761
  • terminalCursor.foreground#e98466
  • titleBar.activeBackground#1A202A
  • titleBar.border#1f2430
  • walkThrough.embeddedEditorBackground#232834

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8c9297italic
string, constant.other.symbol#bae67e
string.regexp, constant.character, constant.other#95e6cb
constant.numeric#ffcc66
constant.language#ffcc66
variable#cbccc6
variable.member#f28779
variable.language#5ccfe6italic
storage#F7EFEF
keyword#ffa759
keyword.operator#f29e74
punctuation.separator, punctuation.terminator#cbccc6b3
punctuation.section#cbccc6
punctuation.accessor#f29e74
source.java storage.type, source.haskell storage.type, source.c storage.type#73d0ff
entity.other.inherited-class#5ccfe6
storage.type.function#59e6ff
source.java storage.type.primitive#5ccfe6
entity.name.function#ffd580
variable.parameter, meta.parameter#d4bfff
variable.function, variable.annotation, meta.function-call.generic, support.function.go#ffd580
support.function, support.macro#f28779
entity.name.import, entity.name.package#bae67e
entity.name#F189A0
entity.name.tag, meta.tag.sgml#5ccfe6
punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag#5ccfe680
entity.other.attribute-name#ffd580
support.constant#f29e74italic
support.type, support.class, source.go storage.type#5ccfe6
meta.decorator variable.other, meta.decorator punctuation.decorator, storage.type.annotation#ffe6b3
invalid#ff3333
meta.diff, meta.diff.header#c594c5
source.ruby variable.other.readwrite#ffd580
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#5c6773
support.type.property-name#5ccfe6normal
constant.numeric.line-number.find-in-files - match#5c6773
constant.numeric.line-number.match#ffa759
entity.name.filename.find-in-files#bae67e
message.error#ff3333
markup.heading, markup.heading entity.name#bae67ebold
markup.underline.link, string.other.link#5ccfe6
markup.italic#f28779italic
markup.bold#f28779bold
markup.italic markup.bold, markup.bold markup.italicbold italic
markup.raw
markup.raw.inline
meta.separator#5c6773bold
markup.quote#95e6cbitalic
markup.list punctuation.definition.list.begin#ffd580
markup.inserted#a6cc70
markup.changed#77a8d9
markup.deleted#f27983
markup.strike#ffe6b3
markup.table#5ccfe6
text.html.markdown markup.inline.raw#f29e74
text.html.markdown meta.dummy.line-break#5c6773
punctuation.definition.markdown#5c6773

Shiki preview

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

Loading...

SJ Theme - Coding Theme