Skip to main content
Coding Theme

TezuNextia

Publisher: TezuNextiaThemes in package: 24

Complete 24-theme collection with purple, pink, orange, yellow-green, green, and blue color families. Each color includes dark, dark high contrast, light, and light high contrast variants.

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#0e1a26
  • activityBar.border#ffffff
  • activityBar.foreground#ffffff
  • contrastBorder#ffffff
  • dropdown.border#ffffff
  • editor.background#06131a
  • editor.findMatchBackground#336699
  • editor.findMatchHighlightBackground#4477aa
  • editor.foreground#ffffff
  • editor.lineHighlightBorder#ffffff40
  • editor.selectionBackground#153350
  • editor.selectionHighlightBackground#0f2a44
  • editorCursor.foreground#ffffff
  • editorGroup.border#ffffff
  • editorGroupHeader.tabsBackground#0a1620
  • editorIndentGuide.activeBackground#ffffff
  • editorIndentGuide.background#666666
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#cccccc
  • editorWhitespace.foreground#aaaaaa
  • editorWidget.border#ffffff
  • focusBorder#00aaff
  • input.border#ffffff
  • list.focusOutline#ffffff
  • panel.background#0a1620
  • panel.border#ffffff
  • sideBar.background#0a1620
  • sideBar.border#ffffff
  • sideBar.foreground#ffffff
  • statusBar.background#0f2a44
  • statusBar.border#ffffff
  • statusBar.foreground#ffffff
  • tab.activeBackground#06131a
  • tab.activeBorder#ffffff
  • tab.activeForeground#ffffff
  • tab.border#ffffff
  • tab.inactiveBackground#0a1620
  • tab.inactiveForeground#cccccc
  • terminal.background#06131a
  • titleBar.activeBackground#06131a
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#aaaaaaitalic
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#ffffff
string#ffffff
entity.name.function#ffffff
entity.name.class#ffffff
entity.name.type#ffffff
variable#ffffff
keyword#ffffff
entity.name.tag#ffffff
invalid#ff0000