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.activeBackground#ffafdd
  • activityBar.activeBorder#ffafdd
  • activityBar.background#b6b6ff
  • activityBar.foreground#008a35
  • activityBar.inactiveForeground#7f849c
  • activityBarBadge.background#f38ba8
  • activityBarBadge.foreground#ffffff
  • chat.avatarBackground#000000
  • chat.editedFileForeground#000000
  • editor.background#ffe8da
  • editor.foreground#000000
  • editor.lineHighlightBackground#ffc95d
  • editor.selectionBackground#ffc0eb
  • editorCursor.foreground#f38ba8
  • list.activeSelectionForeground#ffffff
  • list.focusForeground#ffffff
  • list.hoverForeground#ffffff
  • list.inactiveSelectionForeground#ffffff
  • notebook.cellEditorBackground#fffbf1
  • notebook.focusedCellBackground#f9d5ff
  • notebook.outputContainerBackgroundColor#e9f5ff
  • sideBar.background#ffafdd
  • sideBar.foreground#0a5400
  • statusBar.background#a7d6ff
  • statusBar.debuggingBackground#ffea00
  • statusBar.foreground#00637c
  • statusBar.noFolderBackground#d4e4f2
  • titleBar.activeBackground#ffcb63
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#11111b
  • titleBar.inactiveForeground#a6adc8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a6adc8italic
comment, text.html,, meta.paragraph.markdown#460057italic
comment.block.preprocessor#a6adc8
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#777777
keyword, storage#d7597d
storage.type, support.type#ef7f00italic
constant.language, support.constant, variable.language#1865b1
variable, support.variable#00923f
entity.name.function, support.function#ee41daunderline
entity.name.type, entity.other.inherited-class, support.class#f76700italic
meta.member.access.python#8c00f1
meta.function-call.generic.python#209600
entity.name.exception#660000
constant.numeric, constant.character, constant#326cff
string#00b2c6
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#777777
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#f08000
entity.name.tag#079500
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#0087c5italic
meta.selector, meta.selector entity, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, support.constant.property-value#448C27
keyword.other.importantbold
markup.italicitalic
markup.heading#AA3731
markup.boldbold
markup.quote#7A3E9D
markup.list#4B83CD
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index#434343
sketchbook_color_theme by TaeKyung Kwak - VS Code Theme