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#EDEDF5
  • activityBar.foreground#313131
  • activityBarBadge.background#000000
  • badge.background#705697AA
  • button.background#705697
  • dropdown.background#F5F5F5
  • editor.background#ffffff
  • editor.findMatchBackground#BF9CAC
  • editor.findMatchHighlightBackground#edc9d8
  • editor.lineHighlightBackground#f0eeee
  • editor.selectionBackground#C9D0D9
  • editorCursor.foreground#54494B
  • editorGroup.dropBackground#C9D0D988
  • editorIndentGuide.background#0000000c
  • editorLineNumber.activeForeground#9769dc
  • editorLineNumber.foreground#6D705B
  • editorWhitespace.foreground#AAAAAA
  • errorForeground#f1897f
  • focusBorder#A6B39B
  • inputOption.activeBorder#adafb7
  • inputValidation.errorBackground#ffeaea
  • inputValidation.errorBorder#f1897f
  • inputValidation.infoBackground#f2fcff
  • inputValidation.infoBorder#4ec1e5
  • inputValidation.warningBackground#fffee2
  • inputValidation.warningBorder#ffe055
  • list.activeSelectionBackground#c4d9b1
  • list.activeSelectionForeground#6c6c6c
  • list.focusBackground#CADEB9
  • list.highlightForeground#9769dc
  • list.hoverBackground#e0e0e0
  • list.inactiveSelectionBackground#d3dbcd
  • panel.background#F5F5F5
  • peekView.border#705697
  • peekViewEditor.background#F2F8FC
  • peekViewEditor.matchHighlightBackground#C2DFE3
  • peekViewResult.background#F2F8FC
  • peekViewResult.matchHighlightBackground#93C6D6
  • peekViewTitle.background#F2F8FC
  • pickerGroup.border#749351
  • pickerGroup.foreground#A6B39B
  • progressBar.background#705697
  • selection.background#C9D0D9
  • sideBar.background#ffffff
  • sideBarSectionHeader.background#e7e7e7
  • statusBar.background#3C3B37
  • statusBar.debuggingBackground#705697
  • statusBar.noFolderBackground#705697
  • statusBarItem.remoteBackground#4e3c69
  • titleBar.activeBackground#c4b7d7
  • walkThrough.embeddedEditorBackground#00000014

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.numeric, constant.character, constant#FF00FF
string#FF00FF
constant.character.escape#777777
string.regexp#4B69C6
constant.other.symbol#9C5D27
punctuation#777777
meta.embedded, source.groovy.embedded, constant.character.brace#333333
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation, comment.block.documentation punctuation.definition.comment #448C27
invalid.illegal#660000
keyword, storage#A52A2Abold
keyword.operator.comparison, keyword.operator.assignment#000000
storage.type#448C27bold
constant.language, support.constant, variable.language#9C5D27
variable, support.variable#3C3C3C
entity.name.function, support.function#3C3C3C
support.function.builtin#A52A2Abold
variable.parameter.function#000000
entity.name.namespace, entity.name.scope-resolution, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#660000
entity.name.sectionbold
comment.line.double-slash.c, comment.block.c, punctuation.definition.comment.c, punctuation.definition.comment.begin.c, punctuation.definition.comment.end.c, comment.block.documentation.c, punctuation.definition.comment.begin.documentation.c, punctuation.definition.comment.end.documentation.c#0000FFitalic
storage.type.class.doxygen.c, markup.bold.doxygen.c#0000FFbold
keyword.operator.increment.c#000000
constant.other.placeholder, constant.character.escape.c#685ACD
keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.conditional.c, keyword.control.directive.define.c, keyword.control.directive.undef.c#9C20F0
storage.modifier.c#448C27bold
storage.type.struct.c#A52A2Abold
keyword.other.unit.octal.c, punctuation.definition.string.end.c, punctuation.definition.string.begin.c#FF00FF
keyword.operator.c, punctuation.separator.pointer-access.c, punctuation.separator.dot-access.c#000000
entity.name.function.c, meta.function-call.c#000000
storage.modifier.array.bracket.square.c#3C3C3C
support.type.posix-reserved.c, storage.type.built-in.c#008A8C
entity.name.function.preprocessor#685ACD
keyword.other.unit.suffix.integer.c#FF00FF
comment.line.double-slash.cpp, comment.block.cpp, punctuation.definition.comment.cpp, punctuation.definition.comment.begin.cpp, punctuation.definition.comment.end.cpp, comment.block.documentation.cpp, punctuation.definition.comment.begin.documentation.cpp, punctuation.definition.comment.end.documentation.cpp#0000FFitalic
storage.type.class.doxygen.cpp, markup.bold.doxygen.cpp#0000FFbold
keyword.operator.increment.cpp#000000
keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.conditional.ifndef.cpp, entity.name.function.preprocessor.cpp, keyword.control.directive.else.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.define.cpp, keyword.control.directive.undef.cpp#9C20F0
storage.modifier.static.cpp#448C27bold
storage.type.struct.cpp, storage.type.struct.declare.cpp#A52A2Abold
keyword.other.unit.octal.cpp, punctuation.definition.string.end.cpp, punctuation.definition.string.begin.cpp#FF00FF
storage.modifier.pointer.cpp, keyword.operator.cpp#000000
punctuation.definition.comment.python, comment.line.number-sign.python#0000FFitalic
keyword.control.import.python#A020F0
entity.name.function.python#008A8C
support.variable.magic.python#008A8C
punctuation.definition.string.end.python, punctuation.definition.string.begin.python#FF00FF
constant.character.format.placeholder.other.python#6A5ACD
constant.other.caps.python#9C5D27
keyword.operator.python, keyword.operator.arithmetic.python, entity.name.function.decorator.python#333333
entity.name.function.decorator.python#333333bold
comment.line.number-sign.shell, punctuation.definition.comment.shell, punctuation.definition.comment.shebang.shell, comment.line.number-sign.shebang.shell#0000FF
variable.other.normal.shell, punctuation.definition.variable.shell#6A5ACD
comment.block.documentation.js, punctuation.definition.comment.js, comment.line.double-slash.js, comment.block.js#0000FF
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.tag#008A8C
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#6A5ACDitalic
constant.character.entity, punctuation.definition.entity#9C5D27
punctuation.definition.comment.begin.css, punctuation.definition.comment.end.css, comment.block.css#0000FFitalic
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#9C5D27
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#4B69C6
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B69C6
markup.bold, markup.italic#448C27
markup.inline.raw#9C5D27
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
punctuation.definition.tag.js, punctuation.definition.tag.begin.js, punctuation.definition.tag.end.js#91B3E0
meta.jsx.children.js#333333ff

Shiki preview

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

Loading...

New Classic Theme by Rishitha Minol - VS Code Theme