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#0A0A19
  • activityBarBadge.background#7DF9FF
  • activityBarBadge.foreground#050512
  • dropdown.background#0A0A1A
  • dropdown.border#7DF9FF33
  • dropdown.foreground#EAF6FF
  • editor.background#050512
  • editor.findMatchBackground#C27BFF44
  • editor.findMatchHighlightBackground#7DF9FF33
  • editor.foreground#EAEAFD
  • editor.inactiveSelectionBackground#45417F55
  • editor.lineHighlightBackground#11112244
  • editor.selectionBackground#6A62FF55
  • editor.selectionForeground#B7FFFF
  • editor.selectionHighlightBackground#00E5FF33
  • editor.wordHighlightBackground#7DF9FF22
  • editor.wordHighlightStrongBackground#9CD7FF44
  • editorBracketHighlight.foreground1#7DF9FF
  • editorBracketHighlight.foreground2#FF9ECB
  • editorBracketHighlight.foreground3#FFD580
  • editorBracketHighlight.unexpectedBracket.foreground#FF5370
  • editorCursor.foreground#7DF9FF
  • editorGroup.border#111133
  • editorHoverWidget.background#0A0A1A
  • editorHoverWidget.border#7DF9FF33
  • editorHoverWidget.foreground#EAEAFD
  • editorLineNumber.activeForeground#7DF9FF
  • editorLineNumber.foreground#4C4C74
  • editorOverviewRuler.border#00000000
  • editorSuggestWidget.background#0C0C20
  • editorSuggestWidget.border#7DF9FF33
  • editorSuggestWidget.foreground#EAEAFD
  • editorSuggestWidget.highlightForeground#7DF9FF
  • editorSuggestWidget.selectedBackground#1C1C4A
  • focusBorder#00000000
  • input.background#0A0A1A
  • input.border#7DF9FF33
  • input.foreground#EAF6FF
  • input.placeholderForeground#B0B0C0
  • inputOption.activeBorder#7DF9FF
  • list.activeSelectionBackground#2A2A55
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#1A1A3A
  • list.focusForeground#FFFFFF
  • list.highlightForeground#7DF9FF
  • list.hoverBackground#1F1F3D
  • list.hoverForeground#FFFFFF
  • minimap.selectionHighlight#7DF9FF33
  • notificationCenterHeader.background#0A0A1A
  • notificationLink.foreground#7DF9FF
  • notifications.background#0A0A1A
  • notifications.foreground#EAF6FF
  • panel.background#0A0A18
  • panel.border#111133
  • peekView.border#7DF9FF33
  • peekViewEditor.background#0B0B1C
  • peekViewEditor.matchHighlightBackground#7DF9FF33
  • peekViewResult.background#0A0A18
  • peekViewResult.selectionBackground#272755
  • peekViewTitle.background#0B0B1A
  • quickInput.background#0A0A19
  • quickInput.foreground#EAEAFD
  • scrollbarSlider.activeBackground#7DF9FF55
  • scrollbarSlider.background#7DF9FF22
  • scrollbarSlider.hoverBackground#7DF9FF33
  • sideBar.background#07071A
  • sideBar.foreground#D7D7E6
  • sideBarSectionHeader.background#0A0A1F
  • sideBarTitle.foreground#9E9EFF
  • statusBar.background#0A0A19
  • tab.activeBackground#12122A
  • tab.activeForeground#FFFFFF
  • tab.hoverBackground#1A1A33
  • tab.inactiveBackground#09091B
  • tab.inactiveForeground#9A9AB5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E6B94italic
variable, string constant.other.placeholder#DDE0FF
keyword, storage.type, storage.modifier#C792EAbold
entity.name.function, meta.function-call, variable.function, support.function#7DF9FFbold italic
entity.name.type, support.class, entity.other.inherited-class#FFD580bold
string, constant.other.symbol, constant.other.key#FFF8B5italic
constant.numeric, constant.language, support.constant, variable.parameter#63E6FFbold
entity.name.tag, meta.tag, markup.deleted.git_gutter#D090FFbold
entity.other.attribute-name#B97FFFitalic
keyword.operator, punctuation.separator#8DDCFF
constant.language.boolean, variable.language#9BF9FFitalic bold
support.type.property-name.json#E8D47Ebold
markup.heading, entity.name.section#B7F296bold
markup.bold, markup.italic#FF9ECBitalic
punctuation.section, punctuation.definition.tag#A9C9FF
meta.annotation, entity.name.tag.decorator#C99AFFitalic
invalid.illegal, markup.deleted#FF5C8Abold
markup.inserted, markup.changed, markup.deleted, markup.underline.link#C3E88Ditalic
meta.selected, meta.active
AquaNeon Theme by Kaizashi1 - VS Code Theme