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#e0e0e0
  • activityBar.foreground#333333
  • activityBarBadge.background#555555
  • activityBarBadge.foreground#e0e0e0
  • badge.background#e0e0e0
  • badge.foreground#555555
  • button.background#1A1A1A
  • button.foreground#FFFCF3
  • button.secondaryBackground#686868
  • button.secondaryForeground#FFFCF3
  • checkbox.border#cccccc
  • editor.background#f9f1db
  • editor.findMatchBackground#D4A017
  • editor.findMatchHighlightBackground#d49e1766
  • editor.foreground#555555
  • editor.lineHighlightBackground#00000005
  • editor.rangeHighlightBackground#00000022
  • editor.selectionBackground#00000022
  • editor.selectionHighlightBackground#00000038
  • editorBracketMatch.background#C0C0C0
  • editorCursor.foreground#8B7D6B
  • extensionBadge.remoteBackground#1661AB
  • extensionBadge.remoteForeground#e0e0e0
  • extensionButton.prominentBackground#0066AA
  • extensionButton.prominentForeground#FFFCF3
  • focusBorder#cccccc
  • input.background#FFFCF3
  • input.border#cccccc
  • input.foreground#333333
  • list.activeSelectionBackground#cfcfcf
  • list.activeSelectionForeground#333333
  • list.hoverBackground#e0e0e0
  • list.inactiveSelectionBackground#e0e0e0
  • list.inactiveSelectionForeground#333333
  • menu.background#e9e9e9
  • menu.foreground#555555
  • menu.selectionBackground#e0e0e0
  • menu.selectionForeground#000000
  • minimap.background#f1ecdd
  • panel.background#FFFCF3
  • panel.border#cccccc
  • panelTitle.activeForeground#333333
  • panelTitle.inactiveForeground#777777
  • panelTitleBadge.background#e0e0e0
  • panelTitleBadge.foreground#555555
  • profileBadge.background#e0e0e0
  • profileBadge.foreground#555555
  • scrollbarSlider.background#99999950
  • scrollbarSlider.hoverBackground#99999980
  • sideBar.background#f5f5f5
  • sideBar.foreground#666666
  • sideBarSectionHeader.background#e0e0e0
  • statusBar.background#0066aa
  • statusBar.debuggingBackground#A01A1C
  • statusBar.noFolderBackground#5b4913
  • tab.activeForeground#863020
  • tab.inactiveBackground#F3F3F3
  • tab.inactiveForeground#666666
  • titleBar.activeBackground#1A1A1A
  • titleBar.activeForeground#e9e9e9
  • titleBar.border#cccccc
  • titleBar.inactiveBackground#1A1A1A
  • titleBar.inactiveForeground#e9e9e9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#3E4B53
constant, constant.character#008000
entity.name.type, entity.other.inherited-class, support.class#06B2F8
comment, punctuation.definition.comment#95A3ABitalic
entity.name.function, support.function#06B2F8
keyword, storage#1661ABitalic
constant.numeric#AC3AFF
keyword.operator#577909bold
punctuation#3E4B53
string#008000
storage.type, support.type#364BC7bold
variable.name, variable.parameter, variable.other#027af1italic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27
invalid.deprecated
invalid.illegal#660000
constant.language, support.constant, variable.language#AB6526
entity.name.exception#660000
entity.name.sectionbold
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
string source, text source
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#007afd
entity.name.tag#1661AB
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#8B4000italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#2369B6
meta.property-name, support.type.property-name#2369B6bold
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#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...

护眼主题 by qiandundun - VS Code Theme