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.activeBorder#997741
  • activityBar.activeFocusBorder#997741
  • activityBar.border#997741
  • activityBar.foreground#ffc66d
  • activityBar.inactiveForeground#997741
  • activityBarBadge.background#cc7832
  • badge.background#cc7832
  • breadcrumb.activeSelectionForeground#bbbbbb
  • breadcrumb.background#44474a
  • breadcrumb.focusForeground#cc9e57
  • breadcrumb.foreground#bbbbbb
  • button.background#373738
  • button.border#997741
  • button.hoverBackground#27292a
  • debugIcon.breakpointForeground#4b6eaf
  • diffEditor.diagonalFill#2b2b2b
  • diffEditor.insertedLineBackground#294436
  • diffEditor.insertedTextBackground#447152
  • diffEditor.removedLineBackground#45302b
  • diffEditor.removedTextBackground#8f5247
  • diffEditorOverview.insertedForeground#447152
  • diffEditorOverview.removedForeground#8f5247
  • editor.background#2b2b2b
  • editor.findMatchBackground#155221
  • editor.findMatchHighlightBackground#32593d
  • editor.foldBackground#3a3a3a57
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#344134
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#323232
  • editor.selectionBackground#214283
  • editor.selectionHighlightBackground#32593d
  • editorBracketHighlight.foreground1#ffc66d
  • editorBracketHighlight.foreground2#ffc66d
  • editorBracketHighlight.foreground3#ffc66d
  • editorBracketHighlight.foreground4#ffc66d
  • editorBracketHighlight.foreground5#ffc66d
  • editorBracketHighlight.foreground6#ffc66d
  • editorBracketHighlight.unexpectedBracket.foreground#9e2927
  • editorBracketMatch.background#3b514d
  • editorCursor.foreground#a9b7c6
  • editorError.foreground#9e2927
  • editorGroup.border#997741
  • editorGutter.addedBackground#447152
  • editorGutter.background#313335
  • editorGutter.deletedBackground#9e2927
  • editorGutter.foldingControlForeground#ffc66d
  • editorGutter.modifiedBackground#385570
  • editorHint.foreground#aeae80
  • editorIndentGuide.background#404040
  • editorLineNumber.activeForeground#a4a3a3
  • editorLineNumber.foreground#606366
  • editorWarning.foreground#f0a732
  • focusBorder#997741
  • gitDecoration.modifiedResourceForeground#6897bb
  • list.activeSelectionBackground#4b6eaf
  • list.dropBackground#383b3d
  • list.hoverBackground#3c3f41
  • list.inactiveSelectionBackground#0d293e
  • minimap.errorHighlight#8f5247
  • peekViewEditor.matchHighlightBackground#3c3f41
  • peekViewEditorGutter.background#313335
  • sideBar.background#3c3f41
  • sideBarSectionHeader.background#2c3135
  • statusBar.background#6897bb
  • statusBarItem.hoverBackground#4b6eaf
  • tab.activeBackground#4e5254
  • tab.activeBorder#4a88c7
  • tab.activeForeground#bbbbbb
  • tab.activeModifiedBorder#4e5254
  • tab.hoverBackground#27292a
  • tab.inactiveBackground#3c3f41
  • tab.inactiveForeground#bbbbbb
  • tab.inactiveModifiedBorder#3c3f41
  • tab.unfocusedActiveBorder#808080
  • tab.unfocusedActiveForeground#bbbbbb
  • tab.unfocusedActiveModifiedBorder#4e5254
  • tab.unfocusedInactiveForeground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#000080
comment#808080
constant.language#CC7832bold
constant.numeric#6897BB
constant.regexp#646695
entity.name.tag#FFC66D
entity.name.tag.css#D7BA7D
entity.other.attribute-name#BABABA
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#D7BA7D
invalid#F44747
markup.underlineunderline
markup.bold#A9B7C6
markup.heading#A9B7C6
markup.italicitalic
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#A9B7C6
beginning.punctuation.definition.quote.markdown#608B4E
beginning.punctuation.definition.list.markdown#6796E6
markup.inline.raw#CE9178
meta.selector#D7BA7D
punctuation.definition.tag#FFC66D
meta.preprocessor#CC7832
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9876AA
meta.diff.header#CC7832
storage
storage.type#CC7832bold
keyword.other.phpdoc.php, keyword.other.type.php, storage.type.class.jsdoc, entity.name.type.instance.jsdoc, variable.other.jsdoc#808080
storage.modifier#CC7832bold
string#6A8759
string.tag#6A8759
string.value#6A8759
string.regexp#6A8759
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#A9B7C6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#9876AA
variable.other.property, support.variable.property.dom, entity.other.inherited-class#9876AA
variable.other.object, variable.other.object.property, support.class.dom, meta.function-call, entity.name.type.module#A9B7C6
variable.other.readwrite, variable.other.constant.ts, variable.parameter, variable.other.readwrite.alias#A9B7C6
keyword#CC7832bold
keyword.control#CC7832bold
keyword.operator#A9B7C6
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#CC7832
keyword.other.unit#B5CEA8
punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#CC7832
support.function.git-rebase#9876AA
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, storage.modifier.package.java#D4D4D4
variable.language#CC7832bold
source.python#A9B7C6
support.function.magic.python#9876AA
variable.language.special.self.python, variable.parameter.function.language.special.self.python#9876AA
entity.name.function.python, meta.function-call.generic.python#FFC66D
entity.name.function, support.function, support.constant.handlebars#FFC66D
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
support.class, entity.name.class, support.type, entity.name.type#FFC66D
storage.type.function.arrow#A9B7C6
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json#4EC9B0
keyword.control#CC7832bold
meta.definition.variable.name, support.variable#A9B7C6
variable#9876AA
meta.object-literal.key, meta.object-literal.key entity.name.function#9876AA
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
keyword - keyword.operator#CC7832
keyword.control#CC7832
storage#CC7832
storage.type#CC7832
constant.numeric#6897BB
entity.name.function#FFC66D
support.function#FFC66D
entity.name.type.instance.jsdoc#FFC66D
variable.other.readwrite#9876AA
entity.other.attribute-name.tsx, punctuation.separator.key-value, storage.modifier.import.java, support.type.property-name.css, support.type.vendored.property-name.css, variable.other.constant, variable.other.object.property, variable.other.property#A9B7C6
variable.other.jsdoc#CC9E57
keyword.other.unit, support.constant.property-value.css#6897BB
constant.language, keyword.other.import, keyword.other.important.scss, punctuation.separator.comma, punctuation.terminator.statement, storage.modifier, storage.type.primitive.java#CC7832
comment.block.documentation#629755
storage.type.class.jsdoc#629755bold
support entity.name.type, meta.decorator.ts entity.name.function.ts, punctuation.decorator.ts, punctuation.definition.annotation.java, storage.type.annotation.java#BBB529

Shiki preview

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

Loading...

Darcula IntelliJ Theme Extended by Diego Perri - VS Code Theme