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#f7fcff
  • activityBar.foreground#475866
  • editor.background#e6f7ff
  • editor.findMatchBackground#a0d0ee
  • editor.findMatchHighlightBackground#b0e0f0
  • editor.foreground#123544
  • editor.lineHighlightBorder#00000008
  • editor.selectionBackground#c7e8f7
  • editor.selectionHighlightBackground#d5f5ff
  • editorCursor.foreground#006699
  • editorGroupHeader.tabsBackground#f2faff
  • editorIndentGuide.activeBackground#a0d0ee
  • editorIndentGuide.background#c7e8f7
  • editorLineNumber.activeForeground#225566
  • editorLineNumber.foreground#446677
  • editorWhitespace.foreground#b0e0f0
  • focusBorder#00aaff60
  • panel.background#f2faff
  • sideBar.background#f2faff
  • sideBar.foreground#374855
  • statusBar.background#c7e8f5
  • statusBar.foreground#102644
  • tab.activeBackground#e6f7ff
  • tab.activeForeground#123544
  • tab.inactiveBackground#f2faff
  • tab.inactiveForeground#548299
  • terminal.background#e6f7ff
  • titleBar.activeBackground#e6f7ff
  • titleBar.activeForeground#123544

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#667788italic
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#007799
string#006644
entity.name.function#cc7600
entity.name.class#006699
entity.name.type#006699
variable#445577
keyword#336699
entity.name.tag#226688
invalid#dd0000