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#160b28
  • activityBar.foreground#b794f6
  • activityBar.inactiveForeground#6b4f8a
  • activityBarBadge.background#b794f6
  • activityBarBadge.foreground#160b28
  • button.background#6a359c
  • button.foreground#ffffff
  • button.hoverBackground#7d41b8
  • diffEditor.insertedTextBackground#9aedfe20
  • diffEditor.removedTextBackground#ff6ac120
  • editor.background#1a0d2e
  • editor.foreground#e4d4f4
  • editor.inactiveSelectionBackground#2d1b4e40
  • editor.selectionBackground#4a2f7a60
  • editorBracketMatch.background#4a2f7a80
  • editorBracketMatch.border#b794f6
  • editorCursor.foreground#f093fb
  • editorError.foreground#ff6ac1
  • editorGroupHeader.tabsBackground#160b28
  • editorHint.foreground#78e8e8
  • editorIndentGuide.activeBackground#4a2f7a
  • editorIndentGuide.background#2d1b4e
  • editorInfo.foreground#b794f6
  • editorLineNumber.activeForeground#b794f6
  • editorLineNumber.foreground#4a2f7a
  • editorRuler.foreground#2d1b4e
  • editorWarning.foreground#f5d76e
  • editorWhitespace.foreground#2d1b4e
  • focusBorder#b794f6
  • input.background#2d1b4e
  • input.border#4a2f7a
  • input.foreground#e4d4f4
  • inputOption.activeBorder#b794f6
  • list.activeSelectionBackground#2d1b4e
  • list.activeSelectionForeground#e4d4f4
  • list.hoverBackground#321f5d
  • list.hoverForeground#e4d4f4
  • list.inactiveSelectionBackground#251640
  • panel.background#1a0d2e
  • panel.border#2d1b4e
  • panelTitle.activeBorder#b794f6
  • panelTitle.activeForeground#e4d4f4
  • panelTitle.inactiveForeground#6b4f8a
  • scrollbarSlider.activeBackground#4a2f7aa0
  • scrollbarSlider.background#4a2f7a60
  • scrollbarSlider.hoverBackground#4a2f7a80
  • selection.background#4a2f7a80
  • sideBar.background#160b28
  • sideBar.foreground#e4d4f4
  • sideBarSectionHeader.background#1a0d2e
  • sideBarSectionHeader.foreground#f093fb
  • sideBarTitle.foreground#b794f6
  • statusBar.background#6a359c
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#8b2c6f
  • statusBarItem.hoverBackground#7d41b8
  • tab.activeBackground#1a0d2e
  • tab.activeForeground#e4d4f4
  • tab.border#160b28
  • tab.inactiveBackground#160b28
  • tab.inactiveForeground#6b4f8a
  • terminal.ansiBlack#2d1b4e
  • terminal.ansiBlue#b794f6
  • terminal.ansiBrightBlack#6b4f8a
  • terminal.ansiBrightBlue#c9b0ff
  • terminal.ansiBrightCyan#9ffbfb
  • terminal.ansiBrightGreen#b4f4ff
  • terminal.ansiBrightMagenta#ffb3ff
  • terminal.ansiBrightRed#ff8ad4
  • terminal.ansiBrightWhite#f0e6f6
  • terminal.ansiBrightYellow#ffeb9c
  • terminal.ansiCyan#78e8e8
  • terminal.ansiGreen#9aedfe
  • terminal.ansiMagenta#f093fb
  • terminal.ansiRed#ff6ac1
  • terminal.ansiWhite#d4c5e0
  • terminal.ansiYellow#f5d76e
  • terminal.background#1a0d2e
  • terminal.foreground#e4d4f4
  • titleBar.activeBackground#160b28
  • titleBar.activeForeground#e4d4f4
  • titleBar.inactiveBackground#1a0d2e
  • titleBar.inactiveForeground#6b4f8a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b4f8aitalic
string, string.quoted#9aedfeβ€”
constant.numeric, constant.language#f5d76eβ€”
keyword, storage.type, storage.modifier#f093fbbold
entity.name.function, support.function#b794f6bold
entity.name.type, entity.name.class, support.class#78e8e8β€”
variable, variable.parameter#e4d4f4β€”
constant.character.escape#ff8ad4β€”
keyword.operator#ff6ac1β€”
entity.name.tag#f093fbβ€”
entity.other.attribute-name#f5d76eitalic

Shiki preview

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

Loading...