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.activeBackground#3F51B530
  • activityBar.activeBorder#3F51B5
  • activityBar.background#eff7fe
  • activityBar.border#3F51B580
  • activityBar.foreground#303030
  • activityBar.inactiveForeground#505050
  • activityBarBadge.background#3F51B5
  • breadcrumb.background#f7fbff
  • breadcrumb.focusForeground#303030
  • breadcrumb.foreground#505050
  • editor.background#fbfdff
  • editor.findMatchBackground#3F51B566
  • editor.findMatchHighlightBackground#3F51B540
  • editor.focusedStackFrameHighlightBackground#3F51B540
  • editor.foldBackground#fafbfc8e
  • editor.foreground#303030
  • editor.lineHighlightBackground#3F51B515
  • editor.selectionBackground#3F51B544
  • editor.selectionHighlightBackground#3F51B540
  • editor.selectionHighlightBorder#3F51B544
  • editor.stackFrameHighlightBackground#3F51B540
  • editorBracketMatch.border#3F51B540
  • editorCursor.foreground#3F51B5
  • editorGroup.border#3F51B544
  • editorGroupHeader.tabsBackground#f7fbff
  • editorGroupHeader.tabsBorder#3F51B544
  • editorGutter.addedBackground#3F51B5
  • editorGutter.deletedBackground#3F51B5
  • editorGutter.modifiedBackground#3F51B5
  • editorIndentGuide.activeBackground#3F51B5
  • editorIndentGuide.background#3F51B540
  • editorLineNumber.activeForeground#303030
  • editorLineNumber.foreground#3F51B580
  • editorWhitespace.foreground#3F51B540
  • editorWidget.background#fafbff
  • errorForeground#3F51B5
  • focusBorder#3F51B580
  • foreground#303030
  • input.border#3F51B580
  • input.foreground#303030
  • input.placeholderForeground#666666
  • list.activeSelectionBackground#3F51B550
  • list.activeSelectionForeground#303030
  • list.activeSelectionIconForeground#303030
  • list.filterMatchBackground#3F51B540
  • list.focusBackground#3F51B525
  • list.hoverBackground#3F51B515
  • list.hoverForeground#303030
  • list.inactiveFocusBackground#3F51B525
  • list.inactiveSelectionBackground#3F51B525
  • list.inactiveSelectionForeground#303030
  • listFilterWidget.background#f7fbff
  • menu.border#3F51B5
  • notificationCenterHeader.background#3F51B520
  • notificationCenterHeader.foreground#111633
  • notifications.background#fff
  • notifications.border#3F51B5
  • notifications.foreground#111633
  • notificationsErrorIcon.foreground#3F51B5
  • notificationsInfoIcon.foreground#3F51B5
  • notificationsWarningIcon.foreground#3F51B5
  • notificationToast.border#3F51B5
  • panel.background#fbfdff
  • panel.border#3F51B544
  • panelInput.border#3F51B544
  • panelTitle.activeForeground#303030
  • panelTitle.inactiveForeground#505050
  • pickerGroup.border#3F51B544
  • pickerGroup.foreground#303030
  • progressBar.background#3F51B5
  • quickInput.background#fff
  • quickInput.foreground#505050
  • scrollbar.shadow#3F51B560
  • scrollbarSlider.activeBackground#3F51B540
  • scrollbarSlider.background#959da544
  • scrollbarSlider.hoverBackground#3F51B540
  • settings.headerForeground#303030
  • settings.modifiedItemIndicator#3F51B5
  • sideBar.background#f8fcff
  • sideBar.border#3F51B530
  • sideBarSectionHeader.background#3F51B505
  • sideBarSectionHeader.border#3F51B560
  • sideBarSectionHeader.foreground#505050
  • sideBarTitle.foreground#303030
  • statusBar.background#fff5f5
  • statusBar.border#3F51B560
  • statusBar.debuggingBackground#ffc5c0
  • statusBar.debuggingForeground#303030
  • statusBar.foreground#303030
  • statusBar.noFolderBackground#ffffff
  • statusBarItem.prominentBackground#ffc5c0
  • tab.activeBackground#e4ecf1
  • tab.activeBorderTop#3F51B5
  • tab.border#3F51B540
  • tab.hoverBackground#e6eef5
  • tab.inactiveBackground#f7fbff
  • titleBar.activeBackground#f7fbff
  • titleBar.border#3F51B580
  • titleBar.inactiveBackground#ebf1f7
  • tree.indentGuidesStroke#3F51B530

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#009688—
invalid.illegal#a72020—
keyword.operator#777777—
keyword, storage#3360ad—
storage.type, support.type#7B1FA2—
constant.language, support.constant, variable.language#795548—
variable, support.variable#7B1FA2—
entity.name.function, support.function#795548bold
entity.name.type, entity.other.inherited-class, support.class#7B1FA2bold
entity.name.exception#a72020—
entity.name.section—bold
constant.numeric, constant.character, constant#607D8B—
string#e24747—
constant.character.escape#777777—
string.regexp#3360ad—
constant.other.symbol#795548—
punctuation#777777—
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#119a8c—
entity.name.tag#2a3ea5—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#e37900italic
constant.character.entity, punctuation.definition.entity#795548—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#607D8B—
meta.property-name, support.type.property-name#AB6526—
meta.property-value, meta.property-value constant.other, support.constant.property-value#009688—
keyword.other.important—bold
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#660000—
markup.inserted#000000—
meta.link#3360ad—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#AA3731—
markup.bold—bold
markup.traceback#660000—
markup.underline—underline
markup.quote#7A3E9D—
markup.list#3360ad—
markup.bold, markup.italic#009688—
markup.inline.raw#795548
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
Plain Light/Dark Theme by PlainCatMoe - VS Code Theme