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.background#cbfabd
  • activityBar.dropBackground#ccf1c0
  • activityBar.foreground#584c27
  • activityBar.inactiveForeground#092e1d99
  • activityBarBadge.background#b58900
  • badge.background#b58900aa
  • button.background#ac9d57
  • debugExceptionWidget.background#ddd6c1
  • debugExceptionWidget.border#ab395b
  • debugToolBar.background#c8f7c4
  • dropdown.background#c4f3b8
  • dropdown.border#d3af86
  • editor.background#e7fce1
  • editor.lineHighlightBackground#c2eec2
  • editor.selectionBackground#b7e6b1
  • editorCursor.foreground#657b83
  • editorGroup.border#c0dfab
  • editorGroup.dropBackground#afdf99aa
  • editorGroupHeader.tabsBackground#c6ecc2
  • editorHoverWidget.background#cee5be
  • editorIndentGuide.activeBackground#081e2580
  • editorIndentGuide.background#586e7580
  • editorLineNumber.activeForeground#567983
  • editorWhitespace.foreground#586e7580
  • editorWidget.background#eee8d5
  • extensionButton.prominentBackground#b58900
  • extensionButton.prominentHoverBackground#584c27aa
  • focusBorder#d3af86
  • input.background#dbeccc
  • input.foreground#586e75
  • input.placeholderForeground#212729aa
  • inputOption.activeBorder#bbecae
  • list.activeSelectionBackground#baebc7
  • list.activeSelectionForeground#6c6c6c
  • list.focusBackground#2dd37866
  • list.highlightForeground#b58900
  • list.hoverBackground#dfca8844
  • list.inactiveSelectionBackground#a1df9f
  • menu.background#c6f1b8
  • menu.foreground#09080e
  • menu.selectionBackground#9dd498
  • panel.background#daf8c9
  • panel.border#ddd6c1
  • peekView.border#b58900
  • peekViewEditor.background#fffbf2
  • peekViewEditor.matchHighlightBackground#66d47e40
  • peekViewResult.background#eee8d5
  • peekViewTitle.background#d9eed5
  • pickerGroup.border#44afa699
  • pickerGroup.foreground#41a8a099
  • progressBar.background#b58900
  • selection.background#cbecd2
  • settings.textInputBackground#cde7b4
  • sideBar.background#bdf3ad
  • sideBar.dropBackground#345e371a
  • sideBarTitle.foreground#586e75
  • statusBar.background#c4eeb7
  • statusBar.debuggingBackground#c3fcb2
  • statusBar.foreground#092e1d99
  • statusBar.noFolderBackground#90ec71
  • statusBarItem.prominentBackground#ddd6c1
  • statusBarItem.prominentHoverBackground#ddd6c199
  • tab.activeBackground#bff1c1
  • tab.activeForeground#333333
  • tab.border#ddd6c1
  • tab.inactiveBackground#adf7b9
  • tab.inactiveForeground#111618
  • terminal.ansiBlack#073642
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#586e75
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#eee8d5
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#dc322f
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#ebdcaf
  • terminal.background#b2ecb4
  • terminal.foreground#175e17
  • titleBar.activeBackground#9feeac
  • titleBar.activeForeground#080e09
  • titleBar.inactiveBackground#36ad4699
  • titleBar.inactiveForeground#2d744299
  • walkThrough.embeddedEditorBackground#40c23c14

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#657B83
comment#93A1A1italic
string#2AA198
string.regexp#D30102
constant.numeric#D33682
variable.language, variable.other#268BD2
keyword#859900
storage#073642bold
entity.name.class, entity.name.type#268BD2
entity.name.function#268BD2
punctuation.definition.variable#859900
punctuation.section.embedded.begin, punctuation.section.embedded.end#D30102
constant.language, meta.preprocessor#B58900
support.function.construct, keyword.other.new#D30102
constant.character, constant.other#CB4B16
entity.other.inherited-class
variable.parameter
entity.name.tag#268BD2
punctuation.definition.tag.begin, punctuation.definition.tag.end#93A1A1
entity.other.attribute-name#93A1A1
support.function#268BD2
punctuation.separator.continuation#D30102
support.constant
support.type, support.class#859900
support.type.exception#CB4B16
support.other.variable
invalid
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.quote#859900
markup.list#B58900
markup.bold, markup.italic#D33682
markup.inline.raw#2AA198
markup.heading#268BD2
markup.heading.setext#268BD2
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080

Shiki preview

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

Loading...

cozygreen by niudai - VS Code Theme