Skip to main content
Coding Theme

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#1a0f0f
  • editor.background#1a0f0f
  • editor.foreground#ffe5d9
  • editorCursor.foreground#ff4d00
  • editorLineNumber.foreground#6d5959
  • sideBar.background#1a0f0f
  • statusBar.background#1a0f0f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6d5959italic
keyword.control, storage.type#ff4d00bold
string.quoted#ff9e00
constant.numeric#ffcdb2
entity.name.function, support.function#ff0000
support.function.fiber#ffb703bold
constant.language#d00000
Fiber: High-Performance Neuro-Symbolic IDE by DAKSH GEHLOT - VS Code Theme