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#000000
  • editor.background#000000
  • editor.foreground#e0e0e0
  • editorCursor.foreground#ff00ff
  • editorLineNumber.foreground#3c096c
  • sideBar.background#000000
  • statusBar.background#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3c096citalic
keyword.control, storage.type#9d4eddbold
string.quoted#00ffff
constant.numeric#ff00ff
entity.name.function, support.function#5a189a
support.function.fiber#c77dffbold
constant.language#e0a1ff
Fiber: High-Performance Neuro-Symbolic IDE by DAKSH GEHLOT - VS Code Theme