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#1A2640
  • activityBar.border#4A6FA533
  • activityBar.foreground#DDE3EE
  • activityBar.inactiveForeground#DDE3EE88
  • activityBarBadge.background#B84B4E
  • activityBarBadge.foreground#F0EEE8
  • badge.background#B84B4E
  • badge.foreground#F0EEE8
  • button.background#6B8EC4
  • button.foreground#1A2640
  • button.hoverBackground#8AAAD0
  • button.secondaryBackground#8A3438
  • button.secondaryForeground#F0EEE8
  • button.secondaryHoverBackground#B84B4E
  • checkbox.background#1A2640
  • checkbox.border#4A6FA566
  • checkbox.foreground#DDE3EE
  • descriptionForeground#DDE3EEB3
  • disabledForeground#DDE3EE80
  • dropdown.background#1A2640
  • dropdown.border#4A6FA566
  • dropdown.foreground#DDE3EE
  • editor.background#263654
  • editor.findMatchBackground#CC6A6D44
  • editor.findMatchHighlightBackground#CC6A6D22
  • editor.foreground#D8DFF0
  • editor.inactiveSelectionBackground#CC6A6D22
  • editor.lineHighlightBackground#B84B4E18
  • editor.lineHighlightBorder#B84B4E00
  • editor.selectionBackground#CC6A6D44
  • editor.wordHighlightBackground#CC6A6D1A
  • editor.wordHighlightStrongBackground#CC6A6D33
  • editorCursor.foreground#CC6A6D
  • editorGroupHeader.tabsBackground#1E2D4A
  • editorGroupHeader.tabsBorder#4A6FA533
  • editorHoverWidget.background#1E2D4A
  • editorHoverWidget.border#4A6FA544
  • editorIndentGuide.activeBackground1#CC6A6D88
  • editorIndentGuide.background1#4A6FA533
  • editorLineNumber.activeForeground#8AAAD0
  • editorLineNumber.foreground#4A6FA599
  • editorRuler.foreground#B84B4E33
  • errorForeground#CC6A6D
  • focusBorder#6B8EC466
  • foreground#DDE3EE
  • input.background#1A2640
  • input.border#4A6FA566
  • input.foreground#DDE3EE
  • input.placeholderForeground#DDE3EE66
  • inputOption.activeBackground#CC6A6D22
  • inputOption.activeBorder#CC6A6D
  • inputOption.activeForeground#DDE3EE
  • list.activeSelectionBackground#B84B4E33
  • list.activeSelectionForeground#DDE3EE
  • list.focusBackground#6B8EC42A
  • list.highlightForeground#CC6A6D
  • list.hoverBackground#4A6FA52A
  • list.inactiveSelectionBackground#4A6FA522
  • notificationLink.foreground#8AAAD0
  • notifications.background#1E2D4A
  • notifications.border#4A6FA533
  • notifications.foreground#DDE3EE
  • panel.background#1E2D4A
  • panel.border#4A6FA533
  • panelTitle.activeBorder#CC6A6D
  • panelTitle.activeForeground#DDE3EE
  • panelTitle.inactiveForeground#DDE3EE88
  • progressBar.background#CC6A6D
  • scrollbarSlider.activeBackground#CC6A6D66
  • scrollbarSlider.background#4A6FA533
  • scrollbarSlider.hoverBackground#6B8EC455
  • sideBar.background#1E2D4A
  • sideBar.border#4A6FA522
  • sideBar.foreground#C8D0E4
  • sideBarSectionHeader.background#1E2640
  • sideBarSectionHeader.border#B84B4E33
  • sideBarSectionHeader.foreground#CC6A6D
  • statusBar.background#8A3438
  • statusBar.border#B84B4E44
  • statusBar.debuggingBackground#8A3438
  • statusBar.debuggingForeground#F0EEE8
  • statusBar.foreground#F0EEE8
  • statusBarItem.hoverBackground#263654
  • tab.activeBackground#263654
  • tab.activeBorderTop#CC6A6D
  • tab.activeForeground#DDE3EE
  • tab.border#4A6FA522
  • tab.inactiveBackground#1E2D4A
  • tab.inactiveForeground#DDE3EEAA
  • terminal.ansiBlack#1A2640
  • terminal.ansiBlue#4A6FA5
  • terminal.ansiBrightBlack#3A5070
  • terminal.ansiBrightBlue#6B8EC4
  • terminal.ansiBrightCyan#78B4C4
  • terminal.ansiBrightGreen#96BAA6
  • terminal.ansiBrightMagenta#B496C4
  • terminal.ansiBrightRed#DC8A8C
  • terminal.ansiBrightWhite#EEF2FF
  • terminal.ansiBrightYellow#D4BE8A
  • terminal.ansiCyan#5A9AAA
  • terminal.ansiGreen#7A9E8A
  • terminal.ansiMagenta#9A7AAA
  • terminal.ansiRed#CC6A6D
  • terminal.ansiWhite#D8DFF0
  • terminal.ansiYellow#C4A86A
  • terminal.background#1E2D4A
  • terminal.foreground#D8DFF0
  • titleBar.activeBackground#1A2640
  • titleBar.activeForeground#DDE3EE
  • titleBar.border#4A6FA522
  • titleBar.inactiveBackground#1A2640CC
  • titleBar.inactiveForeground#DDE3EE88

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5E7AA0italic
keyword, storage, storage.type, keyword.control#CC6A6D
keyword.operator, punctuation.separator, punctuation.terminator#DC8A8C
entity.name.function, support.function, meta.function-call#8AAAD0
entity.name.function.sql, support.function.sql#8AAAD0
string, constant.other.symbol, string.quoted#A8C4A0
constant.numeric, constant.language, constant.other#C4A86A
variable, variable.other, variable.parameter#D8DFF0
entity.name.type, entity.name.class, support.type, support.class#9AB8DC
entity.name.tag, markup.heading#DC8A8Cbold
entity.other.attribute-name#8AAAD0
meta.preprocessor, meta.preprocessor.string#A8C4A0
support.variable.property, variable.other.property#9AB8DC
punctuation.definition.tag#5E7AA0
keyword.other.special-method#8AAAD0
Norge WC by Daniel Andre Fortun - VS Code Theme