Skip to main content
Coding Theme

Color themes

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#ddd6c1
  • activityBar.foreground#584c27
  • activityBarBadge.background#b58900
  • badge.background#b58900aa
  • button.background#ac9d57
  • debugExceptionWidget.background#ddd6c1
  • debugExceptionWidget.border#ab395b
  • debugToolBar.background#ddd6c1
  • dropdown.background#eee8d5
  • dropdown.border#d3af86
  • editor.background#fdf6e3
  • editor.foreground#657b83
  • editor.lineHighlightBackground#eee8d5
  • editor.selectionBackground#eee8d5
  • editor.selectionHighlightBackground#dfca88aa
  • editor.wordHighlightBackground#eee8d5aa
  • editor.wordHighlightStrongBackground#dfca88aa
  • editorBracketHighlight.foreground1#268bd2
  • editorBracketHighlight.foreground2#b58900
  • editorBracketHighlight.foreground3#cb4b16
  • editorBracketHighlight.foreground4#2aa198
  • editorBracketHighlight.foreground5#859900
  • editorBracketHighlight.foreground6#d33682
  • editorCursor.foreground#657b83
  • editorGroup.border#ddd6c1
  • editorGroup.dropBackground#ddd6c1aa
  • editorGroupHeader.tabsBackground#d9d2c2
  • editorHoverWidget.background#ccc4b0
  • editorIndentGuide.activeBackground1#081e2580
  • editorIndentGuide.background1#586e7580
  • editorLineNumber.activeForeground#567983
  • editorWhitespace.foreground#586e7580
  • editorWidget.background#eee8d5
  • extensionButton.prominentBackground#b58900
  • extensionButton.prominentHoverBackground#584c27aa
  • focusBorder#b49471
  • input.background#ddd6c1
  • input.foreground#586e75
  • input.placeholderForeground#586e75aa
  • inputOption.activeBorder#d3af86
  • list.activeSelectionBackground#dfca88
  • list.activeSelectionForeground#6c6c6c
  • list.highlightForeground#b58900
  • list.hoverBackground#dfca8844
  • list.inactiveSelectionBackground#d1cbb8
  • minimap.selectionHighlight#eee8d5
  • notebook.cellEditorBackground#f7f0e0
  • panel.border#ddd6c1
  • peekView.border#b58900
  • peekViewEditor.background#fffbf2
  • peekViewEditor.matchHighlightBackground#7744aa40
  • peekViewResult.background#eee8d5
  • peekViewTitle.background#eee8d5
  • pickerGroup.border#2aa19899
  • pickerGroup.foreground#2aa19899
  • ports.iconRunningProcessForeground#2aa19899
  • progressBar.background#b58900
  • quickInputList.focusBackground#dfca8866
  • selection.background#878b9180
  • sideBar.background#eee8d5
  • sideBarTitle.foreground#586e75
  • statusBar.background#eee8d5
  • statusBar.debuggingBackground#eee8d5
  • statusBar.foreground#586e75
  • statusBar.noFolderBackground#eee8d5
  • statusBarItem.prominentBackground#ddd6c1
  • statusBarItem.prominentHoverBackground#ddd6c199
  • statusBarItem.remoteBackground#ac9d57
  • tab.activeBackground#fdf6e3
  • tab.activeModifiedBorder#cb4b16
  • tab.border#ddd6c1
  • tab.inactiveBackground#d3cbb7
  • tab.inactiveForeground#586e75
  • tab.lastPinnedBorder#fdf6e3
  • terminal.ansiBlack#073642
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#002b36
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#fdf6e3
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#dc322f
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#b58900
  • terminal.background#fdf6e3
  • titleBar.activeBackground#eee8d5
  • walkThrough.embeddedEditorBackground#00000014

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#859900—
constant.numeric#b58900bold
constant.language.boolean#cb4b16—
constant.language.nil#cb4b16—
constant.language, support.constant, support.function, variable.other.enummember#268bd2—
keyword, storage.modifier.local, storage.type, keyword.operator.wordlike#b58900bold
keyword.operator, keyword.operator.type, keyword.operator.typecast, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.arithmetic#657b83—
entity.name.type, support.type.primitive#6c71c4—
entity.name.function#cb4b16—
variable.language, variable.other#657b83
variable.other.property#586e75—
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#fdf6e3—
comment#93a1a1italic
string.regexp#dc322f—
entity.name.class, entity.name.namespace, entity.name.scope-resolution#6c71c4
variable.other.2aa198#586e75—
punctuation.definition.variable#859900—
punctuation.section.embedded.begin, punctuation.section.embedded.end#dc322f—
meta.preprocessor#cb4b16—
support.function.construct, keyword.other.new#cb4b16—
constant.character, constant.other#cb4b16—
entity.other.inherited-class#6c71c4—
entity.name.tag#268bd2—
punctuation.definition.tag#93a1a1—
entity.other.attribute-name#586e75—
punctuation.separator.continuation#dc322f—
support.type, support.class#cb4b16—
support.type.exception#cb4b16—
support.other.variable——
invalid#dc322f—
meta.diff, meta.diff.header#268bd2italic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#859900—
markup.quote#859900—
markup.list#b58900—
markup.bold, markup.italic#d33682—
markup.bold—bold
markup.italic—italic
markup.strikethrough—strikethrough
markup.inline.raw#2aa198
markup.heading#268bd2bold
markup.heading.setext#268bd2
ref.matchtext#FFFFFF—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—
Solarized Luau by crossStarCross - VS Code Theme