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#00283c
  • editor.background#f5f5f5
  • editor.foreground#000000
  • editor.lineHighlightBorder#e8e8e8
  • editorGroupHeader.tabsBackground#252525
  • editorGroupHeader.tabsBorder#c0c0c0
  • gitDecoration.addedResourceForeground#ffffff
  • gitDecoration.conflictingResourceForeground#ffffff
  • gitDecoration.deletedResourceForeground#ffffff
  • gitDecoration.ignoredResourceForeground#ffffff
  • gitDecoration.modifiedResourceForeground#ffffff
  • gitDecoration.submoduleResourceForeground#ffffff
  • gitDecoration.untrackedResourceForeground#ffffff
  • list.activeSelectionBackground#0078c8
  • list.errorForeground#e65050
  • list.focusBackground#6b9801
  • list.hoverBackground#6b9801
  • list.inactiveSelectionBackground#00538a
  • sideBar.background#003c64
  • sideBar.foreground#DCDEDF
  • sideBarSectionHeader.background#00283c
  • sideBarSectionHeader.foreground#ffffff
  • tab.activeBackground#003c64
  • tab.activeBorderTop#fd971f
  • tab.activeForeground#f5f5f5
  • tab.border#252525
  • tab.inactiveBackground#3c3c3c
  • tab.inactiveForeground#c0c0c0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3f7f5f
comment.block.preprocessor#3f7f5f
comment.documentation, comment.block.documentation#3f7f5f
invalid.illegal#660000
keyword.operator#a05000bold
keyword, keyword.operator.new, storage#780050bold
storage.type, support.type#780050bold
constant.language, support.constant, variable.language#780050bold
entity.name.type, entity.other.inherited-class, support.class#000000
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#782800
string#0000ff
constant.character.escape#0000ff
string.regexp#0000ff
constant.other.symbol#785000
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#000000
constant.character.entity, punctuation.definition.entity#004080
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#780050bold
meta.property-name, support.type.property-name#780050
meta.property-value, meta.property-value constant.other, support.constant.property-value#000000
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#780050
markup.output, markup.raw#000000
markup.prompt#000000
markup.heading#780050
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#780050
markup.list#000000
markup.bold, markup.italic#448C27
markup.inline.raw#0078a0
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
storage.type.java, storage.type.generic.java, entity.name.type.ts#0078a0bold
support.variable#000000
support.function.builtin#006450bold
entity.name.function#0028a0
string, string.tag, string.value, string.regexp, string.quoted.double.shell, entity.name.operator.custom-literal.string, meta.embedded.assembly, punctuation.definition.string#0000ff
punctuation.definition.tag#004080
meta.tag, meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#000000
entity.name.tag, support.class.component.js, meta.tag.preprocessor.xml#780050bold
comment, string.quoted.docstring.multi.python, punctuation.definition.string.begin.python, punctuation.definition.string.end.python#3f7f5f
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
punctuation.definition.annotation, storage.type.annotation#782800italic
variable.css, variable.scss, variable.other.less, source.coffee.embedded, support.type.property-name.css#004080bold
keyword.other.unit#000000
Duke, punctuation.definition.quote.begin.markdown#782800
Duke, punctuation.definition.list.begin.markdown#008000
entity.other.ng-binding-name#0050a0
expression.ng#0050a0

Shiki preview

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

Loading...

Duke Light by cafeduke - VS Code Theme