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#555555
whitespace#555555
constant.other, source.php.embedded.line, tag.html#BFBCB6
delimiter#96968B
entity.name, entity.other.attribute-name, entity.other.attribute-name.html, support.type.property-name, entity.name.tag.table#C7B48B
entity.name.tag, declaration.tag#BF7E06
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#C88623
entity.name.class, entity.name.type.class, support.type, support.class, builtin.function#DDDDDD
string, constant.other.symbol, entity.other.inherited-class, markup.heading, punctuation.string#b58913
keyword.operator, constant.other.color, delimiter.tag, punctuation.tag#7f7f7f
keyword, entity.name.tag.css#FFC62F
invalid#d23535
invalid.deprecated#40333C
markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file#FFFFFF
markup.inserted.diff, meta.diff.header.to-file#718c00
markup.deleted.diff, meta.diff.header.from-file#c82829
meta.diff.header.from-file, meta.diff.header.to-file#FFFFFF
meta.diff.range#3e999fitalic
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#FFC62F
comment#555555
whitespace#555555
constant.other, source.php.embedded.line, tag.html#BFBCB6
delimiter#96968B
entity.name, entity.other.attribute-name, entity.other.attribute-name.html, support.type.property-name, entity.name.tag.table#C7B48B
entity.name.tag, declaration.tag#BF7E06
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#C88623
entity.name.class, entity.name.type.class, support.type, support.class, builtin.function#DDDDDD
string, constant.other.symbol, entity.other.inherited-class, markup.heading, punctuation.string#b58913
keyword.operator, constant.other.color, delimiter.tag, punctuation.tag#7f7f7f
keyword, entity.name.tag.css#FFC62F
invalid#d23535
invalid.deprecated#40333C
markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file#FFFFFF
markup.inserted.diff, meta.diff.header.to-file#718c00
markup.deleted.diff, meta.diff.header.from-file#c82829
meta.diff.header.from-file, meta.diff.header.to-file#FFFFFF
meta.diff.range#3e999fitalic
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#FFC62F

Shiki preview

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

Loading...

Railgun Theme - Coding Theme