Skip to main content
CodingTheme

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.activeBackground#d1f1dc
  • activityBar.activeBorder#e4fcec
  • activityBar.background#e0fde8
  • activityBar.foreground#000
  • activityBar.inactiveForeground#2b2b2bcc
  • activityBarBadge.background#75d497
  • activityBarBadge.foreground#fff
  • badge.background#f7ea74
  • breadcrumb.background#d1f1dc
  • breadcrumb.focusForeground#d1c083
  • breadcrumb.foreground#2b2b2b
  • button.background#6b9477
  • button.foreground#ddd
  • button.hoverBackground#0d4394
  • button.secondaryBackground#6898db
  • button.secondaryForeground#ddd
  • button.secondaryHoverBackground#3c73c5
  • editor.background#e4fcec
  • editor.findMatchBackground#85f8a2b9
  • editor.findMatchHighlightBackground#6cbd87e8
  • editor.foreground#001a0c
  • editor.hoverHighlightBackground#85eead
  • editor.inactiveSelectionBackground#c4e9cd
  • editor.lineHighlightBackground#d8f7e2
  • editor.lineHighlightBorder#8ef1a7
  • editor.rangeHighlightBackground#b7eec5
  • editor.rangeHighlightBorder#acc141
  • editor.selectionBackground#70e6b0be
  • editor.selectionHighlightBackground#469459
  • editor.wordHighlightBackground#7f81046f
  • editor.wordHighlightStrongBackground#f0d67d
  • editor.wordHighlightStrongBorder#f1ffb9
  • editorBracketHighlight.foreground1#0a7738
  • editorBracketHighlight.foreground2#d05f14
  • editorBracketHighlight.foreground3#0e84d3
  • editorBracketHighlight.foreground4#276007
  • editorBracketHighlight.foreground5#00b8a3
  • editorBracketHighlight.foreground6#dc195a
  • editorBracketMatch.background#9ad23115
  • editorBracketMatch.border#9ad23198
  • editorCursor.foreground#024111
  • editorError.border#00b8a3
  • editorError.foreground#ff0000
  • editorGroupHeader.tabsBackground#d1f1dc
  • editorGutter.background#e4fcec
  • editorHoverWidget.background#e4fcec
  • editorHoverWidget.border#9b9b9b
  • editorHoverWidget.foreground#000
  • editorIndentGuide.activeBackground#58c5c7
  • editorLineNumber.activeForeground#023a15
  • editorLineNumber.foreground#5764236b
  • editorOverviewRuler.border#e4fcec
  • editorSuggestWidget.background#e0fde8
  • editorSuggestWidget.border#e4fcec
  • editorSuggestWidget.focusHighlightForeground#023d29
  • editorSuggestWidget.foreground#2b2b2b
  • editorSuggestWidget.highlightForeground#033110
  • editorSuggestWidget.selectedBackground#7cca93a4
  • editorSuggestWidget.selectedForeground#493105
  • editorSuggestWidget.selectedIconForeground#034918
  • editorWidget.background#cae9d4
  • editorWidget.foreground#000
  • editorWidget.resizeBorder#41895f
  • focusBorder#65e790
  • input.background#e9f7ed
  • input.border#95b49e
  • input.placeholderForeground#043111
  • list.activeSelectionBackground#85eead
  • list.activeSelectionIconForeground#000
  • list.hoverBackground#7cc9929f
  • list.inactiveSelectionBackground#5af7966c
  • menu.background#e0fde8
  • menu.border#e4fcec
  • menu.foreground#01270c
  • menu.selectionBackground#7cc992
  • minimapSlider.activeBackground#00000028
  • minimapSlider.background#0000001a
  • minimapSlider.hoverBackground#79e99580
  • notifications.background#e0fde8
  • notifications.border#e4fcec
  • notifications.foreground#000
  • panel.border#e4fcec
  • quickInput.background#e0fde8
  • quickInput.foreground#000
  • scrollbarSlider.activeBackground#34d75d
  • scrollbarSlider.background#7fc390cd
  • scrollbarSlider.hoverBackground#82e59b
  • settings.checkboxBackground#fff
  • settings.dropdownBackground#fff
  • settings.textInputBackground#fff
  • sideBar.background#d1f1dc
  • sideBar.border#e4fcec
  • sideBar.foreground#2b2b2b
  • sideBarSectionHeader.background#d1f1dc
  • sideBarSectionHeader.border#e4fcec
  • sideBarSectionHeader.foreground#000408
  • sideBarTitle.foreground#000
  • statusBar.background#bffcce
  • statusBar.debuggingBackground#1e4427
  • statusBar.debuggingForeground#fff
  • statusBar.foreground#011c08
  • statusBar.noFolderBackground#e7ffed
  • tab.activeBackground#d1f1dc
  • tab.activeBorder#d1f1dc
  • tab.activeBorderTop#01a53a
  • tab.activeForeground#01200a
  • tab.border#e0fde8
  • tab.hoverBackground#c1fcd0
  • tab.hoverBorder#e4fcec
  • tab.inactiveBackground#e0fde8
  • tab.inactiveForeground#2b2b2b
  • terminal.ansiBlack#1D2021
  • terminal.ansiBlue#00a1f9
  • terminal.ansiBrightBlack#665C54
  • terminal.ansiBrightBlue#0D6678
  • terminal.ansiBrightCyan#8BA59B
  • terminal.ansiBrightGreen#0687ff
  • terminal.ansiBrightMagenta#8F4673
  • terminal.ansiBrightRed#FB543F
  • terminal.ansiBrightWhite#FDF4C1
  • terminal.ansiBrightYellow#FFCC80
  • terminal.ansiCyan#8BA59B
  • terminal.ansiGreen#95C085
  • terminal.ansiMagenta#8F4673
  • terminal.ansiRed#FB543F
  • terminal.ansiWhite#A89984
  • terminal.ansiYellow#FAC03B
  • terminal.background#d1f1dc
  • terminal.foreground#30021b
  • terminalCursor.foreground#024111
  • titleBar.activeBackground#d1f1dc
  • titleBar.activeForeground#01250b
  • titleBar.border#d1f1dc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#817f7fitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#0f7c46
keyword, storage#097b83
storage.type, support.type#2224a3
constant.language, support.constant, variable.language#b44a19
variable, support.variable#07918abold
entity.name.function, support.function#d80909italic bold
entity.name.type, entity.other.inherited-class, support.class#3e9d8dbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#065180
string#0b3503
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#4dca81
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#13d399
entity.name.tag#048383italic bold
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#8f8501italic
constant.character.entity, punctuation.definition.entity#7e3d05
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#0a9739italic bold
meta.property-name, support.type.property-name#011530
meta.property-value, meta.property-value constant.other, support.constant.property-value#065972
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343

Shiki preview

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

Loading...