Skip to main content
Coding Theme

Coder Vai - Multi-Language Code Runner

Publisher: umorfaruksuptoThemes in package: 10

πŸš€ Execute 11+ programming languages instantly in VS Code with WebAssembly & browser-based execution. Python, JavaScript, TypeScript, Java, Rust, Go, Kotlin, Dart, AVR/x86/ARM Assembly support!

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#1e1f1c
  • activityBar.foreground#f92672
  • activityBar.inactiveForeground#75715e
  • activityBarBadge.background#f92672
  • activityBarBadge.foreground#1e1f1c
  • button.background#f92672
  • button.foreground#f8f8f2
  • editor.background#272822
  • editor.foreground#f8f8f2
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#f92672
  • editorWarning.foreground#fd971f
  • focusBorder#f92672
  • input.background#3e3d32
  • list.activeSelectionBackground#49483e
  • list.activeSelectionForeground#f8f8f2
  • list.hoverBackground#3e3d32
  • list.inactiveSelectionBackground#3e3d32
  • panel.background#272822
  • sideBar.background#1e1f1c
  • sideBar.foreground#f8f8f2
  • sideBarSectionHeader.background#272822
  • sideBarSectionHeader.foreground#fd971f
  • sideBarTitle.foreground#a6e22e
  • statusBar.background#f92672
  • statusBar.foreground#f8f8f2
  • terminal.ansiBlue#66d9ef
  • terminal.ansiCyan#a1efe4
  • terminal.ansiGreen#a6e22e
  • terminal.ansiMagenta#ae81ff
  • terminal.ansiRed#f92672
  • terminal.ansiYellow#fd971f
  • terminal.background#272822
  • terminal.foreground#f8f8f2
  • titleBar.activeBackground#1e1f1c
  • titleBar.activeForeground#f8f8f2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#75715eitalic
string#e6db74β€”
constant.numeric#ae81ffβ€”
keyword#f92672bold
entity.name.function#a6e22ebold
entity.name.type#66d9efβ€”

Shiki preview

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

Loading...