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#201517
  • activityBar.foreground#ffffffCC
  • activityBarBadge.background#f97e72
  • activityBarBadge.foreground#1f1929
  • breadcrumbPicker.background#232530
  • button.background#0d0a12
  • debugToolBar.background#1b1625
  • diffEditor.insertedTextBackground#0beb9935
  • diffEditor.removedTextBackground#fe445035
  • dropdown.background#191a23
  • dropdown.listBackground#2a2139
  • editor.background#000000
  • editor.findMatchHighlightBackground#D1861655
  • editor.findRangeHighlightBackground#241d341a
  • editor.hoverHighlightBackground#231a31
  • editor.lineHighlightBorder#7059AB66
  • editor.rangeHighlightBackground#292e4539
  • editor.selectionBackground#c4236b6d
  • editor.selectionHighlightBackground#ff000020
  • editor.wordHighlightBackground#241d3488
  • editor.wordHighlightStrongBackground#221b3288
  • editorBracketMatch.background#16121e66
  • editorBracketMatch.border#495495
  • editorCodeLens.foreground#ffffff7c
  • editorCursor.background#978da5
  • editorCursor.foreground#f9f472
  • editorError.foreground#fe4450
  • editorGroup.border#160408
  • editorGroup.dropBackground#1e10144a
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#206d4bd6
  • editorGutter.deletedBackground#fa2e46a4
  • editorGutter.modifiedBackground#ce93ac8f
  • editorIndentGuide.activeBackground#472b4a80
  • editorIndentGuide.background#444251
  • editorLineNumber.activeForeground#ffffffcc
  • editorLineNumber.foreground#ffffff73
  • editorOverviewRuler.border#4f292fb3
  • editorOverviewRuler.findMatchForeground#D1861699
  • editorRuler.foreground#ab485e80
  • editorSuggestWidget.highlightForeground#f97e72
  • editorSuggestWidget.selectedBackground#ffffff36
  • editorWarning.foreground#72f1b8cc
  • editorWidget.background#171520DC
  • editorWidget.border#ffffff22
  • editorWidget.resizeBorder#ffffff44
  • errorForeground#fe4450
  • extensionButton.prominentBackground#f97e72
  • extensionButton.prominentHoverBackground#ff7edb
  • input.background#2a2139
  • inputOption.activeBorder#ff7e9e99
  • inputValidation.errorBackground#fe445080
  • inputValidation.errorBorder#fe445000
  • list.activeSelectionBackground#1b0c0c20
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#100d1666
  • list.errorForeground#fe4450E6
  • list.focusBackground#2a1e1e20
  • list.focusForeground#ffffff
  • list.highlightForeground#f97e72
  • list.hoverBackground#d3207199
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#2a213999
  • list.inactiveSelectionBackground#ffffff20
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#f172a1bb
  • menu.background#16111d
  • panelTitle.activeBorder#f97e72
  • peekView.border#95495c
  • peekViewEditor.background#302328
  • peekViewEditor.matchHighlightBackground#D18616bb
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#D1861655
  • peekViewResult.selectionBackground#2a213980
  • peekViewTitle.background#302325
  • pickerGroup.foreground#f97e72ea
  • progressBar.background#72f9c3
  • scrollbarSlider.activeBackground#0a080e20
  • scrollbarSlider.background#130f1d30
  • scrollbarSlider.hoverBackground#1a172250
  • selection.background#0e0c0c20
  • sideBar.background#160408
  • sideBar.dropBackground#231c334c
  • sideBar.foreground#ffffff99
  • sideBarSectionHeader.background#160408
  • sideBarSectionHeader.foreground#ffffffca
  • statusBar.background#000000
  • statusBar.debuggingBackground#f97e72
  • statusBar.debuggingForeground#08080f
  • statusBar.foreground#ff010180
  • statusBar.noFolderBackground#2f1b25
  • statusBarItem.prominentBackground#392126
  • statusBarItem.prominentHoverBackground#4f292f
  • tab.activeBorder#880039
  • tab.border#a0307b9c
  • tab.inactiveBackground#4e212b
  • terminal.foreground#ffffff
  • terminalCursor.foreground#f90303
  • textLink.foreground#f97e72
  • titleBar.activeBackground#2f1b1f
  • titleBar.inactiveBackground#2f1b20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#666666
markup.underline.link.markdown, markup.inline.raw.string.markdown#72f1b8italic
string.other.link.title.markdown#fede5d
markup.heading.markdown, entity.name.section.markdown#7ed4ffbold
markup.italic.markdown#2EE2FAitalic
markup.bold.markdown#2EE2FAbold
punctuation.definition.quote.begin.markdown, markup.quote.markdown#72f1b8
meta.object-literal.key, support.type.property-name#ff7edb
punctuation.separator.key-value#b6b1b1
punctuation.section.embedded#fede5d
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#72f1b8
support.type.property-name.css, support.type.property-name.json#72f1b8
switch-block.expr.js#72f1b8
variable.other.constant.property.js, variable.other.property.js#2ee2fa
constant.other.color#f97e72
support.constant.font-name#f97e72
entity.other.attribute-name.id#36f9f6
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#D50
support.function.misc.css#fe4450
comment#5e5d5f
string#ff720d
constant.numeric#7da2fa
constant.language#7da2fa
constant.character, constant.other#7da2fa
variable, entity.name.variable#d5f936
keyword#ff046c
storage#7da2fa
storage.type#9077e4italic
entity.name.class#27b9b1underline
entity.other.inherited-class#00ffaeitalic underline
entity.name.function#dc1919
variable.parameter#AE81FFitalic
entity.name.tag#ff8181
entity.other.attribute-name#27b9b1
support.function#27b9b1
support.constant#27b9b1
support.type, support.class#3fd0f8italic
support.other.variable
invalid#27b9b1
invalid.deprecated#27b9b1
meta.structure.dictionary.json string.quoted.double.json#fede5d
meta.diff, meta.diff.header#27b9b1
markup.deleted#27b9b1
markup.inserted#27b9b1
markup.changed#27b9b1
constant.numeric.line-number.find-in-files - match#27b9b1
entity.name.filename.find-in-files#27b9b1
source.go#c17eff
source.go meta.function-call.go#f93636
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#5dfee0
source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go#f172c7
source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable#682efa

Shiki preview

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

Loading...

RangiChangi Chamkilo - Coding Theme