Skip to main content
Coding Theme

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#000000
  • activityBar.foreground#555555
  • contrastActiveBorder#333333
  • contrastBorder#333333
  • dropdown.background#222222
  • editor.background#000000
  • editor.findMatchBackground#ffff0066
  • editor.findMatchHighlightBackground#ffff0044
  • editor.foreground#87cefa
  • editor.lineHighlightBackground#171717
  • editor.selectionBackground#2222dd
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#ffffff29
  • editorError.border#00000000
  • editorGroup.border#333333
  • editorGroupHeader.tabsBackground#000000
  • editorHint.border#00000000
  • editorHoverWidget.background#111111
  • editorHoverWidget.border#3377ff
  • editorInfo.border#00000000
  • editorWarning.border#00000000
  • focusBorder#3377ff
  • input.background#000000
  • input.border#555555
  • list.activeSelectionBackground#2222dd
  • list.focusBackground#2222dd
  • list.hoverBackground#2222dd
  • list.inactiveSelectionBackground#333333
  • panel.background#000000
  • panel.border#333333
  • peekViewResult.selectionBackground#2222dd
  • quickInputList.focusBackground#2222dd
  • scrollbarSlider.activeBackground#ffffff25
  • scrollbarSlider.background#ffffff17
  • scrollbarSlider.hoverBackground#ffffff20
  • sideBar.background#000000
  • sideBarSectionHeader.background#333333
  • sideBarTitle.foreground#aaaaaa
  • statusBar.background#000000
  • statusBar.debuggingBackground#FFFF0044
  • statusBar.noFolderBackground#000000
  • tab.activeBackground#222222
  • tab.activeForeground#ffffff
  • tab.border#333333
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#aaaaaa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#87cefaff
emphasisitalic
strongbold
header#000080
comment#2b8a3e
constant.language#329af0
constant.numeric#d3f9d8
constant.regexp#364fc7
entity.name.tag#329af0
entity.name.tag.css#ffc078
entity.other.attribute-name#72c3fc
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#ffc078
invalid#ff6b6b
markup.underlineunderline
markup.bold#329af0bold
markup.heading#329af0bold
markup.italicitalic
markup.inserted#d3f9d8
markup.deleted#ffa8a8
markup.changed#329af0
beginning.punctuation.definition.quote.markdown#2b8a3e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#ffa8a8
meta.selector#ffc078
punctuation.definition.tag#808080
meta.preprocessor#329af0
meta.preprocessor.string#ffa8a8
meta.preprocessor.numeric#d3f9d8
meta.structure.dictionary.key.python#72c3fc
meta.diff.header#329af0
storage#329af0
storage.type#329af0
storage.modifier#329af0
string#ffa8a8
string.tag#ffa8a8
string.value#ffa8a8
string.regexp#d16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#329af0
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#72c3fc
keyword#329af0
keyword.control#329af0
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#329af0
keyword.other.unit#d3f9d8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#329af0
support.function.git-rebase#72c3fc
constant.sha.git-rebase#d3f9d8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#329af0
entity.name.function, support.function, support.constant.handlebars#fff3bf
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
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#C586C0
variable, meta.definition.variable.name, support.variable#72c3fc
meta.object-literal.key, meta.object-literal.key entity.name.function#72c3fc
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#ffa8a8
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
SQS Theme by sqs - VS Code Theme