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#001d14
  • activityBar.foreground#3cb84d
  • activityBarBadge.background#3cb84d
  • activityBarBadge.foreground#001d14
  • badge.background#001d14
  • button.background#001d14
  • debugToolBar.background#2f343f
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#1d1f23
  • dropdown.border#181a1f
  • editor.background#001d14
  • editor.findMatchHighlightBackground#4e4f53
  • editor.foreground#dfdfdf
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#183729
  • editor.selectionBackground#3e4451
  • editor.selectionHighlightBackground#add6ff26
  • editorCodeLens.foreground#89949a
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#c24038
  • editorGroup.background#181a1f
  • editorGroup.border#181a1f
  • editorGroupHeader.tabsBackground#042617
  • editorHoverWidget.background#2f343f
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.background#3b4048
  • editorLineNumber.foreground#495162
  • editorMarkerNavigation.background#2f343f
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#2f343f
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#21252b
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#2f343f
  • foreground#ffffff
  • gitDecoration.ignoredResourceForeground#89949a
  • input.background#001d14
  • input.foreground#ffffff
  • input.placeholderForeground#70797e
  • list.activeSelectionBackground#183729
  • list.activeSelectionForeground#3cb84d
  • list.dropBackground#001d14
  • list.focusBackground#183729
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#042617
  • list.inactiveSelectionBackground#183729
  • list.inactiveSelectionForeground#3cb84d
  • notification.background#2f343f
  • peekView.border#001d14
  • peekViewEditor.background#042617
  • peekViewEditor.matchHighlightBackground#001d14
  • peekViewEditorGutter.background#042617
  • peekViewResult.background#042617
  • peekViewResult.matchHighlightBackground#183729
  • peekViewResult.selectionBackground#183729
  • peekViewTitle.background#183729
  • scrollbarSlider.activeBackground#183729
  • scrollbarSlider.background#183729
  • scrollbarSlider.hoverBackground#183729
  • sideBar.background#042617
  • sideBarSectionHeader.background#042617
  • sideBarTitle.foreground#ffffff
  • statusBar.background#3cb84d
  • statusBar.debuggingBackground#2f343f
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#042617
  • tab.activeBackground#183729
  • tab.border#001a12
  • tab.inactiveBackground#042617
  • titleBar.activeBackground#21252b
  • titleBar.activeForeground#f3f3f3
  • titleBar.inactiveBackground#21252b
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#dfdfdfff
emphasisitalic
strongbold
header#000080
comment#608b4e
constant.language#569cd6
constant.numeric#b5cea8
constant.regexp#646695
entity.name.tag#569cd6
entity.name.tag.css#d7ba7d
entity.other.attribute-name#9cdcfe
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#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#ce9178
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#569cd6
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
meta.diff.header#569cd6
storage#569cd6
storage.type#569cd6
storage.modifier#569cd6
string#ce9178
string.tag#ce9178
string.value#ce9178
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#569cd6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#9cdcfe
keyword#569cd6
keyword.control#569cd6
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6
keyword.other.unit#b5cea8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#569cd6
entity.name.function, support.function, support.constant.handlebars#DCDCAA
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#9CDCFE
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE
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

Shiki preview

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

Loading...

YouSeeTheme - Coding Theme