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#ffffff1a
  • activityBar.foreground#cccccc
  • activityBarBadge.background#cc9d4d
  • activityBarBadge.foreground#f8fafd
  • badge.background#ffffff1a
  • button.background#de9515
  • charts.blue#57A3F8
  • charts.foreground#CCCCCC
  • charts.green#86CF86
  • charts.lines#C8CACC80
  • charts.orange#CD861A
  • charts.purple#AD80D7
  • charts.red#EF8773
  • charts.yellow#E0B97F
  • debugToolBar.background#303030
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#303030
  • dropdown.border#ffffff1a
  • editor.background#242424
  • editor.findMatchBackground#204182cc
  • editor.findMatchBorder#ffffff1a
  • editor.findMatchHighlightBackground#ffffff1a
  • editor.foreground#cccccc
  • editor.lineHighlightBackground#ffffff0b
  • editor.selectionBackground#204182cc
  • editor.selectionHighlightBackground#ffffff0b
  • editor.selectionHighlightBorder#ffffff1a
  • editor.wordHighlightBackground#3b493b
  • editor.wordHighlightBorder#d8dcdf60
  • editor.wordHighlightStrongBackground#40332b
  • editor.wordHighlightStrongBorder#d8dcdf60
  • editorBracketMatch.background#3b514d
  • editorBracketMatch.border#3b514d
  • editorCursor.background#ffffffc9
  • editorCursor.foreground#528bff
  • editorError.foreground#c24038
  • editorGroup.border#ffffff1a
  • editorGroup.emptyBackground#242424
  • editorGroupHeader.tabsBackground#242424
  • editorGutter.background#ffffff0b
  • editorHoverWidget.background#303030
  • editorHoverWidget.border#ffffff1a
  • editorIndentGuide.activeBackground#ffffff2a
  • editorIndentGuide.background#ffffff1a
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#707070
  • editorMarkerNavigation.background#303030
  • editorRuler.foreground#ffffff1a
  • editorSuggestWidget.background#303030
  • editorSuggestWidget.border#ffffff1a
  • editorSuggestWidget.selectedBackground#204182cc
  • editorWarning.foreground#d19a66
  • editorWhitespace.foreground#ffffff1a
  • editorWidget.background#303030
  • focusBorder#ffffff1a
  • input.background#303030
  • input.border#ffffff1a
  • list.activeSelectionBackground#204182cc
  • list.activeSelectionForeground#cccccc
  • list.focusBackground#204182cc
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#ffffff0b
  • list.inactiveSelectionBackground#ffffff1a
  • list.inactiveSelectionForeground#cccccc
  • list.warningForeground#d19a66
  • menu.foreground#cccccc
  • peekViewEditor.background#242424
  • peekViewEditor.matchHighlightBackground#ffffff1a
  • peekViewResult.background#303030
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566660
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#242424
  • sideBar.border#ffffff1a
  • sideBarSectionHeader.background#ffffff0b
  • statusBar.background#ffffff1a
  • statusBar.debuggingBackground#7e0097
  • statusBar.debuggingBorder#66017a
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#ffffff1a
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.remoteBackground#cc9d4d
  • statusBarItem.remoteForeground#f8fafd
  • tab.activeBackground#ffffff1a
  • tab.activeBorder#cc9d4d
  • tab.activeForeground#cccccc
  • tab.border#ffffff1a
  • tab.hoverBackground#ffffff1a
  • tab.inactiveBackground#ffffff0b
  • tab.unfocusedHoverBackground#ffffff1a
  • terminal.ansiBlack#2d3139
  • terminal.ansiBlue#61afef
  • terminal.ansiBrightBlack#7f848e
  • terminal.ansiBrightBlue#528bff
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#d67aff
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightWhite#d7dae0
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d7dae0
  • terminal.ansiYellow#e5c07b
  • terminal.background#242424
  • terminal.foreground#cccccc
  • textLink.foreground#61afef
  • titleBar.activeBackground#ffffff1a
  • titleBar.activeForeground#cccccc
  • titleBar.inactiveBackground#ffffff10
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, meta.scope.function-call, support.function#ff8000
entity.name.function.member.static#ff8000italic
storage.type.built-in, storage.type.primitive, keyword.control, keyword.operator.cast, keyword.other, constant.language, storage.modifier, variable.language.this, keyword.operator.expression, entity.other.attribute-name, variable.language, keyword.operator.wordlike, new.expr, storage.type, support.type.builtin#DD99FF
variable.other.global#ffee00
variable.other.local#7fcfff
variable.parameter#0096ff
constant.numeric#8DCFFF
string.quoted, string.template#ffbba0
entity.name.type, support.type.primitive, support.class, storage.type#00ffBB
entity.name.type.class.templated#91ff94
entity.name.scope-resolution, entity.name.namespace#b3ffb5
variable.other.property, variable.object.property, variable.other.object.property, support.variable.property#00ff00
variable.other.property.static#00ff00italic
entity.name.function.preprocessor#DD99FF
entity.name.function.templated#ffbb00ee
variable.other.enummember#00ff00
comment#808080
support.class.component, entity.name.tag, meta.object-literal.key#ffee00ee
variable.other.event, entity.name.type.class.generic, variable.other.property.cli, entity.name.type.class.reference, entity.name.operator.custom-literal, entity.name.type.class.value, support.function.error#ff0000
support.type.property-name.json#DD99FF
markup.heading.markdown#5dabeb
markup.italic.markdownitalic
markup.bold.markdownbold
markup.inline.raw.string.markdown, markup.fenced_code.block.markdown#ffee00
meta.image.inline.markdown#ff8000dd
markup.quote.markdown#00ffBB
meta.link.reference.def.markdown, meta.link.reference.markdown, meta.link.inline.markdown#ffbb00dd
markup.list.unnumbered.markdown#91ff94dd
markup.list.numbered.markdown#d370ce
meta.scope.prerequisites.makefile#ffbb00
support.function.target.PHONY.makefile#ff8000
meta.scope.recipe.makefile#91ff94dd
variable.other.positional#00ff00
variable.other.readwrite.powershell#ffee00
support.function.powershell#ff8000
keyword.operator.comparison.powershell, keyword.operator.logical.powershell, keyword.operator.other.powershell#5dabeb
support.variable.automatic.powershell#5dabeb
meta.object-literal.key.ts, support.variable.property.process.ts, support.variable.property.ts, variable.other.constant.property.ts#00ff00
support.type.primitive.ts#00ffBB
variable.other.constant.tsx, variable.other.constant.js#7fcfff
meta.tag.xml#DD99FF
entity.name.tag.localname.xml#d370ce
entity.other.attribute-name.localname.xml, entity.other.attribute-name.xml#91ff94dd
support.type.property-name.css#ffee00ee
Atlantu Color Theme by yradex - VS Code Theme