Skip to main content
Coding Theme

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#e6edf3
  • editor.lineHighlightBackground#161b22
  • editor.selectionBackground#264f78
  • editorCursor.foreground#58a6ff
  • editorIndentGuide.activeBackground1#30363d
  • editorIndentGuide.background1#21262d
  • sideBar.background#010409
  • statusBar.background#0d1117
  • tab.activeBackground#0d1117
  • tab.inactiveBackground#010409
  • terminal.background#0d1117
  • terminal.foreground#e6edf3
  • titleBar.activeBackground#010409

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8b949eitalic
string#a5d6ff
punctuation.section.interpolation.begin.til, punctuation.section.interpolation.end.til#f0883e
constant.character.escape#79c0ff
constant.numeric#79c0ff
constant.numeric.duration.til#d2a8ffbold
constant.numeric.level.til#ffa657bold
constant.language.boolean, constant.language.none, constant.language.special#79c0ff
keyword.control#ff7b72
keyword.declaration#ff7b72
keyword.declaration.variable#ff7b72
keyword.declaration.modifier#ff7b72
keyword.declaration.effect.til#d2a8ffbold
keyword.declaration.capability.til#7ee787bold
keyword.declaration.error.til#ffa657bold
keyword.other.contract.til, storage.modifier.contract.til#ffa657italic
keyword.operator.logical#ff7b72
keyword.operator#ff7b72
keyword.operator.arrow#ff7b72
storage.type.primitive.til#ffa657
storage.type.numeric.til#ffa657
storage.type.generic.til#ffa657
entity.name.type#ffa657
entity.name.type.parameter#ffa657italic
entity.name.function.definition#d2a8ff
entity.name.function.main#d2a8ffbold
entity.name.function.call#d2a8ff
entity.name.function.method#d2a8ff
support.function.builtin#d2a8ffitalic
entity.name.function.effect-operation#d2a8ff
entity.other.attribute-name#7ee787
variable.parameter.effect, variable.parameter.intent, string.unquoted.attribute-value#a5d6ff
entity.other.attribute-name.temporal.til#d2a8ffitalic
entity.other.attribute-name.security.til#f85149bold italic
variable.language.self#ff7b72italic
variable.other.constant#79c0ffbold
punctuation#e6edf3
TIL Language by Alisher Beisembekov - VS Code Theme