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#0d0d0d
  • editor.background#0d0d0d00
  • editor.foreground#e0d7c6
  • editor.inactiveSelectionBackground#2a1a0a
  • editor.selectionBackground#3a2a1a
  • editorCursor.foreground#c8a96e
  • editorGroup.emptyBackground#0d0d0d
  • editorGutter.background#0d0d0d00
  • editorLineNumber.foreground#4a4040
  • editorPane.background#0d0d0d
  • sideBar.background#111111
  • statusBar.background#5c3a1e
  • statusBar.foreground#f0e0c0
  • tab.activeBackground#1a1a1a
  • tab.inactiveBackground#111111

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5a5050italic
string#c8a96e
string.interpolated#e0c080
meta.interpolation#f0d090
keyword.control#c85a3abold
keyword.declaration#8b6fc8bold
keyword.operator.word#e07850
storage.type#50a8d8italic
constant.language, constant.numeric#a8d890
entity.name.function#f0c060
entity.name.type.class#d890d0bold
support.class.builtin#40c8c0
keyword.operator#c07040
constant.character.escape#f08060
Oktopios Language by oktopios-language - VS Code Theme