Skip to main content
Coding Theme

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.

  • activityBar.background#002752
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#FFDF00
  • activityBarBadge.foreground#002752
  • button.background#009C3B
  • button.foreground#FFFFFF
  • button.hoverBackground#00B844
  • editor.background#001A33
  • editor.foreground#E6F3FF
  • editor.inactiveSelectionBackground#FFDF0010
  • editor.lineHighlightBackground#009C3B15
  • editor.selectionBackground#FFDF0025
  • editorLineNumber.foreground#6B8CBE
  • focusBorder#FFDF00
  • input.background#002752
  • input.border#009C3B
  • input.foreground#E6F3FF
  • input.placeholderForeground#88AADD
  • list.activeSelectionBackground#009C3B40
  • list.focusBackground#FFDF0020
  • list.hoverBackground#00277630
  • selection.background#FFDF0040
  • sideBar.background#002752
  • sideBar.foreground#E6F3FF
  • sideBarSectionHeader.background#009C3B
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFDF00
  • statusBar.background#FFDF00
  • statusBar.debuggingBackground#009C3B
  • statusBar.foreground#002752
  • statusBarItem.hoverBackground#FFC800
  • tab.activeBackground#001A33
  • tab.activeForeground#FFFFFF
  • tab.border#009C3B
  • tab.inactiveBackground#002752
  • tab.inactiveForeground#A3C6E8
  • titleBar.activeBackground#001A33
  • titleBar.activeForeground#E6F3FF
  • titleBar.inactiveBackground#002752
  • titleBar.inactiveForeground#A3C6E8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B8CBEitalic
string, constant.other.symbol, constant.other.key#00CC66
constant.numeric, constant.language, keyword.other.unit#FFB347
entity.name.function, meta.function-call, support.function#82AAFF
entity.name.class, support.class, support.type#FFCB6B
keyword, storage.type, storage.modifier#009C3B
variable, meta.block variable.other#E6F3FF
keyword.operator, punctuation#89DDFF
entity.name.tag, meta.tag.sgml#00CC66
entity.other.attribute-name#FFDF00
support.type.property-name#82AAFF

Shiki preview

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

Loading...

Tema Brasil Dev - Coding Theme