Skip to main content
Coding Theme

thanos-darker

Publisher: kbrikhThemes in package: 1

A dark theme for vscode

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#161719
  • activityBar.border#333333
  • badge.background#ffbf00
  • badge.foreground#000000
  • editor.background#0f0f0f
  • editor.foreground#c5c8c6
  • editor.lineHighlightBackground#282a2e
  • editor.selectionBackground#373b41
  • editorCursor.foreground#c5c8c6
  • editorError.foreground#d13b2e
  • editorGroup.emptyBackground#161719
  • editorGroupHeader.tabsBackground#161719
  • editorGutter.addedBackground#b5bd68
  • editorGutter.background#151515
  • editorGutter.deletedBackground#cc6666
  • editorGutter.modifiedBackground#de935f
  • editorIndentGuide.background#282a2e
  • editorLink.activeForeground#81a2be
  • editorSuggestWidget.selectedBackground#1d1f21
  • editorWarning.foreground#de935f
  • editorWhitespace.foreground#626466
  • gitDecoration.conflictingResourceForeground#6494ed
  • gitDecoration.deletedResourceForeground#ff6347
  • gitDecoration.ignoredResourceForeground#696d71
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.untrackedResourceForeground#73c990
  • list.activeSelectionBackground#222426
  • list.activeSelectionForeground#d9dbde
  • list.errorForeground#d13b2e
  • list.focusBackground#222426
  • list.focusForeground#d9dbde
  • list.hoverBackground#222426
  • list.inactiveSelectionBackground#222426
  • list.inactiveSelectionForeground#d9dbde
  • list.warningForeground#de935f
  • minimap.background#151515
  • panel.background#222222
  • panel.border#333333
  • peekView.border#81a2be
  • peekViewEditor.background#161719
  • peekViewTitle.background#161719
  • quickInput.background#161719
  • quickInput.foreground#a3a8ae
  • sideBar.background#121212
  • sideBar.border#333333
  • sideBar.foreground#a3a8ae
  • statusBar.background#161719
  • statusBar.foreground#c5c8c6
  • tab.activeBackground#030303
  • tab.activeBorder#fd2600
  • tab.inactiveBackground#161719
  • terminal.background#121212

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.class#C5C8C6
variable.parameter.function#C5C8C6
comment, punctuation.definition.comment#969896italic
punctuation.definition.variable, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.block, punctuation.separator, punctuation.accessor, meta.template.expression, meta.array.literal, storage.type.function.arrow#C5C8C6
none#C5C8C6
keyword.operator#C5C8C6
keyword#B294BB
meta.decorator#C5C8C6
variable, support.variable, support.type.property-name, entity.name.variable#CC6666
meta.object-literal.key#C5C8C6
support.class, entity.name.class, entity.name.type.class#F0C674
entity.name.type, storage.type.cs#F0C674
support.constant#F0C674
support.type.primitive, support.type.builtin, keyword.type#C5C8C6
meta.definition.method#C5C8C6
meta.function-call, meta.require, variable.language.super, keyword.other.special-method, entity.name.function#81A2BE
storage#B294BB
support.function#8ABEB7
string, punctuation.definition.string, constant.other.symbol, entity.other.inherited-class#B5BD68
constant.numeric#DE935F
none#DE935F
none#DE935F
constant#DE935F
entity.other.attribute-name#DE935Fitalic
entity.name.tag#CC6666
entity.other.attribute-name.id#81A2BE
meta.selector#B294BB
none#DE935F
support.type.property-name.css#C5C8C6
support.constant.property-value.css#DE935F
markup.heading punctuation.definition.heading, entity.name.section#CC6666
keyword.other.unit#DE935F
punctuation.definition.boldbold
markup.bold#DE935Fbold
punctuation.definition.italicitalic
markup.italic#B294BBitalic
markup.inline.raw, markup.fenced_code.block#B5BD68
meta.link, string.other.link#81A2BE
string.other.link.title#8ABEB7
beginning.punctuation.definition.list#CC6666
markup.quote#969896
meta.separator#C5C8C6
markup.inserted#B5BD68
markup.deleted#CC6666
markup.changed#B294BB
constant.other.color#8ABEB7
string.regexp#8ABEB7
constant.character.escape#8ABEB7
punctuation.section.embedded, variable.interpolation#A3685A
invalid.illegal#FFFFFF
invalid.broken#1D1F21
invalid.deprecated#FFFFFF
invalid.unimplemented#FFFFFF
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...

thanos-darker - Coding Theme