Skip to main content
Coding Theme

Color themes

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.activeBorder#28ffe0
  • activityBar.background#031014
  • activityBar.border#09313f
  • activityBar.foreground#dcf9ff
  • activityBarBadge.background#28ffe0
  • activityBarBadge.foreground#04121a
  • badge.background#28ffe0
  • badge.foreground#04121a
  • button.background#28ffe0
  • button.foreground#04121a
  • button.hoverBackground#5efff0
  • chat.commandInputBackground#03121a
  • chat.commandInputBorder#28ffe066
  • chat.requestBackground#08242f
  • chat.responseBackground#03121a
  • chat.slashCommandBackground#0d3544
  • chatAvatar.userBackground#28ffe0
  • chatAvatar.userForeground#04121a
  • dropdown.background#08242f
  • dropdown.border#28ffe066
  • editor.background#04121a
  • editor.foreground#dcf9ff
  • editor.inactiveSelectionBackground#0d2631
  • editor.lineHighlightBackground#0b2331
  • editor.selectionBackground#123544
  • editorCursor.foreground#28ffe0
  • editorGroup.border#09313f
  • editorGroupHeader.noTabsBackground#04121a
  • editorGroupHeader.tabsBackground#04121a
  • editorLineNumber.activeForeground#28ffe0
  • editorLineNumber.foreground#4e6e7c
  • editorWhitespace.foreground#315463
  • focusBorder#28ffe066
  • input.background#08242f
  • input.border#28ffe066
  • input.foreground#dcf9ff
  • input.placeholderForeground#8fb4be
  • list.activeSelectionBackground#0d3544
  • list.activeSelectionForeground#dcf9ff
  • list.dropBackground#28ffe044
  • list.focusBackground#144457
  • list.hoverBackground#0a2c38
  • list.inactiveSelectionBackground#08242f
  • menu.background#041b24
  • menu.foreground#dcf9ff
  • menu.selectionBackground#0d3544
  • menubar.selectionBackground#0d3544aa
  • panel.background#041b24
  • panel.border#09313f
  • panelTitle.activeForeground#dcf9ff
  • panelTitle.inactiveForeground#7abec9
  • peekView.border#28ffe0
  • peekViewEditor.background#04121a
  • peekViewResult.background#03161d
  • selection.background#123544
  • sideBar.background#03161d
  • sideBar.border#09313f
  • sideBar.foreground#dcf9ff
  • sideBarSectionHeader.background#072029
  • sideBarSectionHeader.border#09313f
  • sideBarSectionHeader.foreground#dcf9ff
  • sideBarTitle.foreground#dcf9ff
  • statusBar.background#03161d
  • statusBar.border#09313f
  • statusBar.debuggingBackground#ff59c7
  • statusBar.debuggingForeground#04121a
  • statusBar.foreground#dcf9ff
  • tab.activeBackground#072029
  • tab.activeForeground#dcf9ff
  • tab.border#09313f
  • tab.inactiveBackground#030f13
  • tab.inactiveForeground#7abec9
  • terminal.ansiBlack#03121a
  • terminal.ansiBlue#46c5ff
  • terminal.ansiBrightBlack#0b2331
  • terminal.ansiBrightBlue#7bd4ff
  • terminal.ansiBrightCyan#73fffa
  • terminal.ansiBrightGreen#c8ff92
  • terminal.ansiBrightMagenta#ff8ada
  • terminal.ansiBrightRed#ff8ba1
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe88f
  • terminal.ansiCyan#28ffe0
  • terminal.ansiGreen#a4ff5f
  • terminal.ansiMagenta#ff59c7
  • terminal.ansiRed#ff6b7a
  • terminal.ansiWhite#dcf9ff
  • terminal.ansiYellow#ffdb5a
  • terminal.background#03121a
  • terminal.foreground#dcf9ff
  • terminalCursor.foreground#28ffe0
  • titleBar.activeBackground#03161d
  • titleBar.activeForeground#dcf9ff
  • titleBar.border#09313f
  • titleBar.inactiveBackground#03161d
  • titleBar.inactiveForeground#9ed2dc
  • tree.indentGuidesStroke#295260

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4c7081italic
keyword, storage, storage.type, storage.modifier#ff59c7
string, constant.other.symbol#a4ff5f
variable, entity.name.variable#dcf9ff
entity.name.function, support.function#28ffe0
entity.name.type, support.type, storage.type.class#ffdb5a
constant.numeric, constant.language#ff9a5a
punctuation, meta.brace, meta.delimiter#dcf9ff
markup.heading, markup.heading entity.name.section, markup.heading.markdown#28ffe0bold
markup.bold, markup.bold.markdown#ffdb5abold
markup.italic, markup.italic.markdown#a4ff5fitalic
markup.quote, markup.quote.markdown#7abec9
markup.inline.raw, markup.fenced_code.block, markup.raw.block#46c5ff
punctuation.definition.heading, punctuation.definition.list.begin, markup.list.numbered, markup.list.unnumbered#ff59c7
ThemeDatabase All Themes by enes ozturk - VS Code Theme