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.activeBackground#FFFFFF
  • activityBar.activeBorder#000000
  • activityBar.activeFocusBorder#000000
  • activityBar.background#eee
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#AAA
  • activityBarBadge.background#00F
  • activityBarBadge.foreground#FFF
  • debugConsole.infoForeground#a3390f
  • dropdown.foreground#000000
  • editor.background#fff
  • editor.findMatchBackground#AAA
  • editor.foreground#000000
  • editor.lineHighlightBackground#EEE
  • editorGutter.background#eee
  • editorIndentGuide.activeBackground#eee
  • editorIndentGuide.background#F5F5F5
  • editorLightBulb.foreground#FF8C00
  • editorLineNumber.activeForeground#000
  • editorLineNumber.foreground#3233328a
  • editorSuggestWidget.background#FFF
  • editorSuggestWidget.highlightForeground#00F
  • gitDecoration.addedResourceForeground#0F0
  • gitDecoration.conflictingResourceForeground#ff0000
  • gitDecoration.modifiedResourceForeground#a3390f
  • gitDecoration.untrackedResourceForeground#00F
  • list.activeSelectionBackground#aaa
  • list.filterMatchBackground#aaa
  • list.highlightForeground#000000
  • list.hoverBackground#ccc
  • list.hoverForeground#FFF
  • notificationCenterHeader.background#FFF
  • notificationLink.foreground#232122
  • notifications.background#FFF
  • notificationsInfoIcon.foreground#00F
  • settings.checkboxForeground#000
  • settings.dropdownForeground#000
  • settings.headerForeground#000
  • settings.numberInputBorder#AAA
  • settings.numberInputForeground#000
  • settings.textInputBorder#AAA
  • settings.textInputForeground#000
  • sideBar.background#FFF
  • tab.activeBackground#FFF
  • tab.activeBorderTop#000000
  • tab.activeForeground#000
  • terminal.ansiBrightYellow#00F
  • terminal.ansiCyan#00f
  • terminal.ansiGreen#008A00
  • terminal.ansiMagenta#00f
  • terminal.ansiWhite#FFFF00
  • terminal.ansiYellow#232122
  • terminal.background#FFF
  • terminal.foreground#000
  • terminalCursor.background#232122
  • terminalCursor.foreground#232122
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ada9a9italic
comment.block.preprocessor#ada9a9
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#777777
keyword, storage#2F5A92
storage.modifier#2271D8
meta.declaration#0065DAbold
punctuation.terminator#212322
string.interpolated.single#016336
keyword.declaration#0065DAbold
support.class#007c00
keyword.control#1a73e8
storage.type, support.type#7A3E9D
constant.language, support.constant, variable.language#A52A2A
variable, support.variable#7A3E9D
entity.name.function#6818fc
support.function#91caf8bb
entity.name.type, entity.other.inherited-class#2196F3
storage.type.primitive#A52A2A
storage.type.annotation#0e0e0ebold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#000000
string#448C27
constant.character.escape#777777
string.regexp#2F5A92
constant.other.symbol#AB6526
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#2271d8
entity.name.tag#2F5A92bold
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#2271d8italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#2F5A92
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#2F5A92
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...

Flutter Light Theme by maneesh - VS Code Theme