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#17191a
  • activityBar.foreground#d2d1d4
  • activityBarBadge.background#5bc68b
  • activityBarBadge.foreground#0e1418
  • button.background#17191a
  • button.border#5bc68b
  • button.foreground#5bc68b
  • editor.background#0e1418
  • editor.foreground#d2d1d4
  • editor.selectionBackground#5bc68b88
  • editorCursor.foreground#5bc68b
  • editorGroupHeader.tabsBackground#0e1418
  • editorHoverWidget.background#0e1418
  • editorHoverWidget.border#5bc68b
  • editorIndentGuide.activeBackground#5bc68b
  • editorIndentGuide.background#14302b
  • editorInlayHint.background#0e1418
  • editorInlayHint.foreground#5bc68b88
  • editorLightBulb.foreground#5bc68b
  • editorLineNumber.activeForeground#5bc68b
  • editorLineNumber.foreground#5bc68b88
  • editorLink.activeForeground#5bc68b
  • editorSuggestWidget.background#0e1418
  • editorSuggestWidget.border#5bc68b
  • editorSuggestWidget.focusHighlightForeground#5bc68b
  • editorSuggestWidget.highlightForeground#5bc68b
  • errorForeground#e86987
  • focusBorder#5bc68b
  • foreground#d2d1d4
  • gitDecoration.modifiedResourceForeground#f6cf66
  • input.background#17191a
  • input.border#30383b
  • input.foreground#5bc68b
  • list.activeSelectionBackground#14302b
  • list.errorForeground#e86980
  • list.focusHighlightForeground#5bc68b
  • list.highlightForeground#5bc68b
  • list.hoverBackground#14302b
  • list.inactiveSelectionBackground#14302b
  • panel.border#5bc68b
  • quickInput.background#0e1418
  • quickInputList.focusForeground#5bc68b
  • quickInputTitle.background#0e1418
  • scrollbarSlider.activeBackground#5bc68b88
  • scrollbarSlider.background#14302b95
  • scrollbarSlider.hoverBackground#5bc68b88
  • selection.background#14302b
  • sideBar.background#0e1418
  • sideBar.border#5bc68b
  • sideBarSectionHeader.background#0e1418
  • sideBarTitle.foreground#d2d1d4
  • statusBar.background#5bc68b
  • statusBar.debuggingBackground#e86987
  • statusBar.foreground#0e1418
  • statusBar.noFolderBackground#0e1418
  • tab.activeBackground#14302b
  • tab.activeForeground#5bc68b
  • tab.inactiveBackground#0e1418
  • tab.inactiveForeground#d2d1d4
  • terminal.ansiBlack#0e1418
  • terminal.ansiBlue#4a69f5
  • terminal.ansiBrightBlack#0e1418
  • terminal.ansiBrightBlue#4a69f5
  • terminal.ansiBrightCyan#5bc68b
  • terminal.ansiBrightGreen#5bc68b
  • terminal.ansiBrightMagenta#f6cf66
  • terminal.ansiBrightRed#e86987
  • terminal.ansiBrightWhite#eceded
  • terminal.ansiBrightYellow#f6cf66
  • terminal.ansiCyan#5bc68b
  • terminal.ansiGreen#5bc68b
  • terminal.ansiMagenta#f6cf66
  • terminal.ansiRed#e86987
  • terminal.ansiWhite#eceded
  • terminal.ansiYellow#f6cf66
  • textLink.activeForeground#6fefa8
  • textLink.foreground#5bc68b
  • titleBar.activeBackground#0e1418
  • titleBar.inactiveBackground#0e1418
  • widget.shadow#0e1418

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#f6cf66
emphasisitalic
strongbold
header#458588
comment, punctuation.definition.comment#7b7a7aitalic
constant, support.constant, variable.arguments#5bc68b
constant.rgb-value#f6cf66
entity.name.selector#5bc68b
entity.other.attribute-name#f6cf66
entity.name.tag, punctuation.tag#5bc68b
invalid, invalid.illegal#cc241d
invalid.deprecated#b16286
meta.selector#5bc68b
meta.preprocessor#e86987
meta.preprocessor.string#5bc68b
meta.preprocessor.numeric#5bc68b
meta.header.diff#e86987
storage#e86987
storage.modifier#e86987
string#5bc68b
string.tag#5bc68b
string.value#5bc68b
string.regexp#e86987
string.escape#e86987
string.quasi#5bc68b
string.entity#5bc68b
object#f6cf66
module.node#d2d1d4
support.type.property-name#689d6a
keyword#e86987
keyword.control#e86987
keyword.control.module#5bc68b
keyword.control.less#d79921
keyword.operator#5bc68b
keyword.operator.new#e86987
keyword.other.unit#5bc68b
metatag.php#e86987
support.function.git-rebase#689d6a
constant.sha.git-rebase#5bc68b
meta.type.name, meta.return.type, meta.return-type, meta.cast, meta.type.annotation, support.type, storage.type.cs, variable.class#f6cf66
variable.this, support.variable#5bc68b
entity.name, entity.static, entity.name.class.static.function, entity.name.function, entity.name.class, entity.name.type#f6cf66
storage.type.function, entity.function, entity.name.function.static#5bc68b
entity.name.function.function-call#5bc68b
support.function.builtin#e86987
entity.name.method, entity.name.method.function-call, entity.name.static.function-call#689d6a
brace#d5c4a1
meta.parameter.type.variable, variable.parameter, variable.name, variable.other, variable, string.constant.other.placeholder#d2d1d4
prototype#5bc68b
storage.type.class#e86987
punctuation#d2d1d4
punctuation.quoted#f6cf66
punctuation.quasi#e86987
*url*, *link*, *uri*underline
meta.function.python, entity.name.function.python#5bc68b
storage.type.function.python, storage.modifier.declaration, storage.type.class.python#e86987
meta.function-call.generic#d2d1d4
meta.function-call.arguments#d5c4a1
entity.name.function.decorator#f6cf66bold
constant.other.capsbold
keyword.operator.logical#e86987
punctuation.definition.logical-expression#e86987
string.inperpolated.dollar.shell#e86987
string.interpolated.dollar.shell, string.interpolated.backtick.shell#5bc68b
keyword.control.directive#5bc68b
support.function.C99#f6cf66
meta.function.cs, entity.name.function.cs, entity.name.type.namespace.cs#5bc68b
keyword.other.using.cs, entity.name.variable.field.cs, entity.name.variable.local.cs, variable.other.readwrite.cs#5bc68b
keyword.other.this.cs, keyword.other.base.cs#5bc68b
meta.scope.prerequisites#f6cf66
entity.name.function.target#5bc68bbold
storage.modifier.import.java, storage.modifier.package.java#bdae93
keyword.other.import.java, keyword.other.package.java#5bc68b
storage.type.java#f6cf66
storage.type.annotation#d2d1d4bold
keyword.other.documentation.javadoc#5bc68b
comment.block.javadoc variable.parameter.java#5bc68bbold
source.java variable.other.object, source.java variable.other.definition.java#f6cf66
meta.function-parameters.lisp#f6cf66
markup.underlineunderline
string.other.link.title.markdown#d2d1d4underline
markup.underline.link#5bc68b
markup.bold#e86987bold
markup.heading#e86987bold
markup.italicitalic
markup.inserted#5bc68b
markup.deleted#d65d0e
markup.changed#e86987
markup.punctuation.quote.beginning#98971a
markup.punctuation.list.beginning#d2d1d4
markup.inline.raw, markup.fenced_code.block#5bc68b
string.quoted.double.json#d2d1d4
source.json meta.structure.dictionary.json support.type.property-name.json#5bc68b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5bc68b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5bc68b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5bc68b
entity.other.attribute-name.css#e86987
source.css meta.selector#f6cf66
support.type.property-name.css#e86987
entity.other.attribute-name.class#5bc68b
source.css support.function.transform, source.css support.function.timing-function, source.css support.function.misc#e86987
support.property-value, constant.rgb-value, support.property-value.scss, constant.rgb-value.scss#d65d0e
entity.name.tag.css
punctuation.definition.tag#d2d1d4
text.html entity.name.tag, text.html punctuation.tag#5bc68bbold
source.js variable.language#e86987
source.ts variable.language#e86987
source.go storage.type#f6cf66
source.go entity.name.import#5bc68b
source.go keyword.package, source.go keyword.import#5bc68b
source.go keyword.interface, source.go keyword.struct#e86987
source.go entity.name.type#f6cf66
source.go entity.name.function#f6cf66
keyword.control.cucumber.table#d2d1d4
source.reason string.double, source.reason string.regexp#5bc68b
source.reason keyword.control.less#5bc68b
source.reason entity.name.function#d2d1d4
source.reason support.property-value, source.reason entity.name.filename#e86987
source.powershell variable.other.member.powershell#e86987
source.powershell support.function.powershell#f6cf66
source.powershell support.function.attribute.powershell#bdae93
source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell#e86987

Shiki preview

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

Loading...

retrox - Coding Theme