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#333333
  • editor.background#1E1E1E
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#4848556e
  • editor.selectionBackground#264F78
  • editor.selectionHighlightBackground#FFD70050
  • editorCursor.foreground#FFCC00
  • editorGutter.background#1b1b1b
  • editorLineNumber.foreground#858585
  • sideBar.background#252526
  • statusBar.background#2d2e2f
  • titleBar.activeBackground#282A36

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#73d744italic
keyword#e9328a
keyword.operator.arithmetic#FF0000bold
string#ec7141
variable#199de4
function#d8d80e
number#68d72c
constant.language#569CD6
link#3794FFunderline
class.name#bb29afbold
support.type#4EC9B0
storage.type#e9328a
entity.name.tag#DCDCAA
meta.decorator#C8A2C8italic
punctuation.definition.parameters#fff200
operator#00ff2fbold
entity.name.function.decorator#FF79C6italic
Khann Theme by Khann - VS Code Theme