Skip to main content
Coding Theme

Stars and Stripes

Publisher: KirexThemes in package: 1

A high contrast theme for the editor

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.

  • editor.findRangeHighlightBackground#00000000
  • editor.findRangeHighlightBorder#FFBC5D
  • editor.foldBackground#ffa
  • editor.inactiveSelectionBackground#ffaaaa
  • editor.lineHighlightBackground#ffeeee
  • editor.lineHighlightBorder#ffeeee
  • editor.selectionBackground#ffeeee
  • editor.selectionForeground#000000
  • editor.selectionHighlightBackground#eeeeeeee
  • editor.selectionHighlightBorder#aaa
  • editorBracketHighlight.foreground1#ff0000
  • editorBracketHighlight.foreground2#ff0000
  • editorBracketHighlight.foreground3#ff0000
  • editorBracketHighlight.foreground4#ff0000
  • editorBracketHighlight.foreground5#ff0000
  • editorBracketHighlight.foreground6#ff0000
  • editorBracketHighlight.unexpectedBracket.foreground#ff00bf
  • editorBracketMatch.background#ff000033
  • editorBracketMatch.border#ff0000
  • editorCursor.background#ffffff
  • editorCursor.foreground#FF0000
  • editorGutter.background#ffffff
  • editorGutter.foldingControlForeground#ff0000
  • editorLineNumber.activeForeground#FF0000
  • editorLineNumber.foreground#000000
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#eeeeee
  • list.activeSelectionBackground#FFFF00
  • list.activeSelectionForeground#000000
  • list.focusOutline#ffaaaa
  • list.highlightForeground#000000
  • list.hoverBackground#FFFF66
  • list.inactiveSelectionBackground#FFFF00
  • list.inactiveSelectionForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ADADAD
comment.block.preprocessor#448C27
comment.documentation, comment.block.documentation#448C27
invalid.illegal#FFA500bold
keyword.operator#0000AAbold
keyword, storage#C96916
keyword.control#aa0000
storage.type, support.type#AA2063
constant.language, support.constant, variable.language#000000italic
variable, support.variable#000000bold
variable.parameter#C96916bold
entity.name.function, support.function#0000FFbold
entity.name.type, entity.other.inherited-class, support.class#0000FFbold
entity.name.exception#FF0000
entity.name.section#81a2bebold
constant.numeric, constant.character, constant#aa0000bold
string#00894D
constant.character.escape#FFA500
string.regexp#000000
constant.other.symbol#aa0000
punctuation#ADADAD

Shiki preview

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

Loading...

Stars and Stripes - Coding Theme