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#120d18
  • activityBar.foreground#ff6b9d
  • activityBar.inactiveForeground#6b5574
  • activityBarBadge.background#ff6b9d
  • activityBarBadge.foreground#120d18
  • button.background#c54b6c
  • button.foreground#ffffff
  • editor.background#1a1320
  • editor.foreground#f8e1d9
  • editorCursor.foreground#ffa07a
  • editorError.foreground#ff6b9d
  • editorWarning.foreground#ffd89b
  • focusBorder#ff6b9d
  • input.background#2d1b3d
  • list.activeSelectionBackground#2d1b3d
  • list.activeSelectionForeground#f8e1d9
  • list.hoverBackground#2a1836
  • list.inactiveSelectionBackground#221530
  • panel.background#1a1320
  • sideBar.background#161020
  • sideBar.foreground#f8e1d9
  • sideBarSectionHeader.background#1a1320
  • sideBarSectionHeader.foreground#ffb6c1
  • sideBarTitle.foreground#ffa07a
  • statusBar.background#c54b6c
  • statusBar.foreground#ffffff
  • terminal.ansiBlue#aa8ce0
  • terminal.ansiCyan#89dceb
  • terminal.ansiGreen#95e1d3
  • terminal.ansiMagenta#f38ba8
  • terminal.ansiRed#ff6b9d
  • terminal.ansiYellow#ffd89b
  • terminal.background#1a1320
  • terminal.foreground#f8e1d9
  • titleBar.activeBackground#120d18
  • titleBar.activeForeground#f8e1d9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6b5574italic
string#95e1d3β€”
constant.numeric#ffa07aβ€”
keyword#ff6b9dbold
entity.name.function#aa8ce0bold
entity.name.type#ffd89bβ€”

Shiki preview

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

Loading...