Skip to main content
Coding Theme

Dark hacker theme

Publisher: MagsonThemes in package: 1

Dark hacker theme by Magson

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#ffffff
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#ffffff
  • badge.background#000000
  • badge.foreground#ffffff
  • button.background#3b3a32
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#000000
  • editor.selectionBackground#49483e
  • editorCursor.foreground#afafaf
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.background#000000
  • editorIndentGuide.background#000000
  • editorLineNumber.activeForeground#00f900
  • editorLineNumber.foreground#ffffff
  • editorLink.activeForeground#ffffff
  • editorRuler.foreground#3b3a32
  • editorWhitespace.foreground#3b3a32
  • focusBorder#00f900
  • foreground#ffffff
  • input.background#000000
  • input.border#000000
  • input.foreground#ffffff
  • input.placeholderForeground#49483e
  • inputOption.activeBorder#00f900
  • list.activeSelectionBackground#49483e
  • list.activeSelectionForeground#ffffff
  • list.inactiveFocusBackground#3b3a32
  • list.inactiveSelectionBackground#3b3a32
  • list.inactiveSelectionForeground#ffffff
  • panel.background#000000
  • panel.border#00f900
  • panelTitle.activeBorder#00f900
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#49483e
  • sideBar.background#000000
  • sideBar.border#00f900
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#3b3a32
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#000000
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#000000
  • tab.inactiveBackground#000000
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7D7D69 bold italic
string#F3FF6E
string.regexp#9EFFFF
constant.numeric#37D6CB
variable.language, variable.other#1BDE3B
keyword#A1AD64 bold
storage#215C1F bold italic
entity.name.class, entity.name.type.class#CDF5CC
entity.name.function#E3CD26
punctuation.definition.variable
punctuation.section.embedded.begin, punctuation.section.embedded.end#54814eff
constant.language, meta.preprocessor#07A85D
support.function.construct, keyword.other.new#54814eff
constant.character, constant.other#3F8A16
entity.other.inherited-class
variable.parameter#B548BD
entity.name.tag#7B4D94
punctuation.definition.tag.begin, punctuation.definition.tag.end#337275
entity.other.attribute-name#8DAD56
support.function#998842
punctuation.separator.continuation#54814eff
support.constant
support.type, support.class#668F6E
support.type.exception#4f8949ff
support.other.variable
invalid#CC7E7E
markup.quote#68AD1F
markup.list#9DC734
markup.bold, markup.italic#519b49ff
markup.inline.raw#54814eff
markup.heading#E08C48
markup.heading.setext#519449ff
variable.language#8FFFE9
entity.name.function#948D59
meta.brace.round#99FF7A
string.quoted.double.html#82FF5C
punctuation.definition.tag#996287
entity.name.type.instance#855E78
string.quoted.js#C7BA00
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...

Dark hacker theme - Coding Theme