Skip to main content
Coding Theme

Railgun Theme

Publisher: be5invisThemes in package: 3

Railgun themes for VS Code.

Color themes

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.

  • badge.background#ea603e
  • editor.background#1d1d1d
  • editor.foreground#bcac8f
  • editor.inactiveSelectionBackground#3A3D41
  • editor.indentGuides#404040
  • editor.lineHighlightBackground#FFFFFF08
  • editor.lineHighlightBorder#FFFFFF00
  • editor.selectionBackground#ea603e44
  • editor.selectionHighlightBackground#add6ff19
  • editor.wordHighlightBackground#EBA96C22
  • editor.wordHighlightStrongBackground#EBA96C44
  • editorOverviewRuler.border#00000000
  • foreground#d8d2c7
  • list.activeSelectionBackground#393939
  • list.focusBackground#393939
  • list.inactiveSelectionBackground#393939
  • statusBar.background#222222
  • statusBar.debuggingBackground#222222
  • statusBar.foreground#999999
  • statusBar.noFolderBackground#222222

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.comment#5f5f5f
keyword.operator#FF8F2E
punctuation, delimiter, bracket, brace, paren, delimiter.tag, punctuation.tag, tag.html, tag.xml, meta.property-value punctuation.separator.key-value,punctuation.definition.metadata.md, string.link.md, meta.brace#7f7b66
string, meta.property-value.string, support.constant.property-value.string, meta.structure.dictionary.value.json string.quoted.double.json, meta.structure.dictionary.json string.quoted.double.json, meta.preprocessor string#cc7f66
constant.numeric, meta.property-value.numeric, support.constant.property-value.numeric, meta.property-value.color, support.constant.property-value.color,constant.language#DB9833
constant.character, constant.other,entity.name.function, entity.name.class, entity.other.inherited-class, entity.other.attribute-name, entity.name, entity.other.attribute-name, entity.other.attribute-name.html, support.type.property-name, entity.name.tag.table, meta.structure.dictionary.json string.quoted.double.json#798283
keyword, meta.property-value.keyword, support.constant.property-value.keyword, meta.preprocessor.keyword,keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#ea603e
storage, storage.type, storage.type.ts, storage.type.var.ts, storage.type.js, storage.type.var.js, storage.type.const.ts, storage.type.let.ts, storage.type.let.js, storage.type.const.js, entity.name.tag#FFC62F
meta.ptr, meta.pointer, meta.address, meta.array.cxx#EBA96C
meta.preprocessor#798283
support.type, support.class, support.function, support.constant#FF8F2E
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.diff, meta.diff.header#75715E
markup.deleted#F85931
markup.inserted#A6E22E
markup.changed#E6DB74
punctuation.definition.heading.md, entity.name.type.md, beginning.punctuation#798283
markup.heading, entity.name.section#FFC62F bold
markup.raw, markup.inline.raw, markup.fenced, markup.fenced_code#cc7f66
markup.link, string.other.link.title, string.other.link.description, meta.link.inline, meta.image.inline#798283
variable.language.makefile, variable.other.makefile#798283
markup.italicitalic
markup.boldbold
entity.other.attribute-name.class.css#FF8F2E
entity.name.tag.css#FFC62F
meta.property-name.css#798283italic
comment, punctuation.comment#5f5f5f
keyword.operator#FF8F2E
punctuation, delimiter, bracket, brace, paren, delimiter.tag, punctuation.tag, tag.html, tag.xml, meta.property-value punctuation.separator.key-value,punctuation.definition.metadata.md, string.link.md, meta.brace#7f7b66
string, meta.property-value.string, support.constant.property-value.string, meta.structure.dictionary.value.json string.quoted.double.json, meta.structure.dictionary.json string.quoted.double.json, meta.preprocessor string#cc7f66
constant.numeric, meta.property-value.numeric, support.constant.property-value.numeric, meta.property-value.color, support.constant.property-value.color,constant.language#DB9833
constant.character, constant.other,entity.name.function, entity.name.class, entity.other.inherited-class, entity.other.attribute-name, entity.name, entity.other.attribute-name, entity.other.attribute-name.html, support.type.property-name, entity.name.tag.table, meta.structure.dictionary.json string.quoted.double.json#798283
keyword, meta.property-value.keyword, support.constant.property-value.keyword, meta.preprocessor.keyword,keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#ea603e
storage, storage.type, storage.type.ts, storage.type.var.ts, storage.type.js, storage.type.var.js, storage.type.const.ts, storage.type.let.ts, storage.type.let.js, storage.type.const.js, entity.name.tag#FFC62F
meta.ptr, meta.pointer, meta.address, meta.array.cxx#EBA96C
meta.preprocessor#798283
support.type, support.class, support.function, support.constant#FF8F2E
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.diff, meta.diff.header#75715E
markup.deleted#F85931
markup.inserted#A6E22E
markup.changed#E6DB74
punctuation.definition.heading.md, entity.name.type.md, beginning.punctuation#798283
markup.heading, entity.name.section#FFC62F bold
markup.raw, markup.inline.raw, markup.fenced, markup.fenced_code#cc7f66
markup.link, string.other.link.title, string.other.link.description, meta.link.inline, meta.image.inline#798283
variable.language.makefile, variable.other.makefile#798283
markup.italicitalic
markup.boldbold
entity.other.attribute-name.class.css#FF8F2E
entity.name.tag.css#FFC62F
meta.property-name.css#798283italic

Shiki preview

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

Loading...

Railgun Theme - Coding Theme