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#010409
  • editor.background#0d1117
  • editor.foreground#c9d1d9
  • editorCursor.foreground#58a6ff
  • editorLineNumber.foreground#8b949e
  • sideBar.background#0d1117
  • statusBar.background#010409

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b949eitalic
keyword.control, storage.type#ff7b72
string.quoted#a5d6ff
constant.numeric#79c0ff
entity.name.function, support.function#d2a8ff
support.function.fiber#7ee787bold
constant.language#ffab70
Fiber: High-Performance Neuro-Symbolic IDE by DAKSH GEHLOT - VS Code Theme