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#477480
  • activityBar.activeFocusBorder#185262
  • activityBar.background#D9D5D2
  • activityBar.foreground#2C201B
  • activityBar.inactiveForeground#B0ABA7
  • badge.foreground#2C201B
  • breadcrumb.background#F7F5F2
  • breadcrumb.foreground#2C201B
  • button.background#477480
  • button.border#185262
  • button.foreground#C4C0BC
  • button.hoverBackground#185262
  • diffEditor.diagonalFill#C4C0BC44
  • diffEditor.insertedTextBackground#47748022
  • diffEditor.removedTextBackground#8C684B22
  • dropdown.background#C4C0BC
  • dropdown.border#BAB5B2
  • dropdown.foreground#2C201B
  • dropdown.listBackground#C4C0BC
  • editor.background#F7F5F2
  • editor.findMatchBackground#8C684B66
  • editor.findMatchHighlightBackground#8C684B33
  • editor.findRangeHighlightBackground#8C684B10
  • editor.foreground#2C201B
  • editor.lineHighlightBorder#F7F5F2
  • editor.selectionBackground#C4C0BC66
  • editorCursor.foreground#6F637F
  • editorGroup.border#D9D5D2
  • editorGroupHeader.tabsBackground#D9D5D2
  • editorGutter.addedBackground#447746
  • editorGutter.deletedBackground#9C585D
  • editorGutter.modifiedBackground#477480
  • editorIndentGuide.activeBackground1#B0ABA766
  • editorIndentGuide.activeBackground2#B0ABA766
  • editorIndentGuide.activeBackground3#B0ABA766
  • editorIndentGuide.activeBackground4#B0ABA766
  • editorIndentGuide.activeBackground5#B0ABA766
  • editorIndentGuide.activeBackground6#B0ABA766
  • editorIndentGuide.background1#CECBC766
  • editorIndentGuide.background2#CECBC766
  • editorIndentGuide.background3#CECBC766
  • editorIndentGuide.background4#CECBC766
  • editorIndentGuide.background5#CECBC766
  • editorIndentGuide.background6#CECBC766
  • editorLineNumber.activeForeground#B0ABA7
  • editorLineNumber.foreground#CECBC7
  • editorStickyScroll.shadow#CECBC766
  • editorWidget.background#D9D5D2
  • editorWidget.border#CECBC7
  • editorWidget.foreground#2C201B
  • foreground#2C201B
  • gitDecoration.addedResourceForeground#155618
  • gitDecoration.deletedResourceForeground#842E36
  • gitDecoration.ignoredResourceForeground#BAB5B2
  • gitDecoration.modifiedResourceForeground#185262
  • gitDecoration.untrackedResourceForeground#842E36
  • icon.foreground#2C201B
  • input.background#F7F5F2
  • input.foreground#2C201B
  • input.placeholderForeground#C4C0BC
  • list.activeFocusBackground#C4C0BC
  • list.activeSelectionBackground#C4C0BC
  • list.activeSelectionForeground#2C201B
  • list.focusAndSelectionOutline#D9D5D2
  • list.focusOutline#D9D5D2
  • list.highlightForeground#2C201B
  • list.hoverBackground#BAB5B2
  • list.hoverForeground#2C201B
  • list.inactiveFocusBackground#C4C0BC
  • list.inactiveFocusOutline#D9D5D2
  • list.inactiveSelectionBackground#C4C0BC
  • notebook.cellHoverBackground#D9D5D255
  • notebook.focusedCellBackground#D9D5D2
  • notebook.focusedCellBorder#D9D5D2
  • notebook.focusedEditorBorder#4B3C61
  • notebookStatusErrorIcon.foreground#9C585D
  • notebookStatusRunningIcon.foreground#477480
  • notebookStatusSuccessIcon.foreground#447746
  • panelStickyScroll.shadow#CECBC766
  • panelTitle.activeForeground#B0ABA7
  • panelTitle.inactiveForeground#BAB5B2
  • pickerGroup.border#BAB5B2
  • quickInput.background#D9D5D2
  • quickInput.foreground#2C201B
  • quickInputList.focusBackground#CECBC7
  • quickInputList.focusForeground#185262
  • scrollbar.shadow#CECBC766
  • sideBar.background#D9D5D2
  • sideBar.border#D9D5D2
  • sideBar.dropBackground#477480
  • sideBarSectionHeader.background#CECBC7
  • sideBarSectionHeader.foreground#2C201B
  • sideBarStickyScroll.background#CECBC7
  • sideBarStickyScroll.shadow#CECBC766
  • sideBarTitle.foreground#2C201B
  • statusBar.background#D9D5D2
  • statusBar.foreground#2C201B
  • tab.activeBorderTop#477480
  • tab.activeForeground#2C201B
  • tab.border#D9D5D2
  • tab.inactiveBackground#CECBC7
  • tab.inactiveForeground#2C201B
  • tab.unfocusedActiveBackground#F7F5F2
  • terminal.ansiBlue#185262
  • terminal.ansiBrightBlue#477480
  • terminal.ansiBrightGreen#447746
  • terminal.ansiBrightMagenta#6F637F
  • terminal.ansiBrightRed#9C585D
  • terminal.ansiBrightYellow#8C684B
  • terminal.ansiGreen#155618
  • terminal.ansiMagenta#4B3C61
  • terminal.ansiRed#842E36
  • terminal.ansiYellow#6F421F
  • terminal.background#F7F5F2
  • terminal.border#D9D5D2
  • terminal.foreground#2C201B
  • terminal.tab.activeBorder#4B3C61
  • terminalCursor.background#4B3C6166
  • terminalCursor.foreground#2C201B
  • titleBar.activeBackground#D9D5D2
  • titleBar.activeForeground#2C201B
  • titleBar.inactiveBackground#D9D5D2
  • titleBar.inactiveForeground#2C201B
  • widgetStickyScroll.shadow#CECBC766
  • window.activeBorder#D9D5D2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#635A56
support.type#6F421F
support.function.macro#9C585Ditalic
constant#842E36
constant.numeric#155618
constant.character.escape#514742bold italic
keyword.operator#514742
keyword.operator.boolean#477480
meta.bracket#635A56
string#447746
keyword#4B3C61
variable.interpolation#9C585D
entity.name.function#185262italic
support.function#185262
entity.other.attribute-name.table.array.toml, entity.other.attribute-name.table.toml#4B3C61bold
entity.name.tag#4B3C61bold
string.quoted.single.yaml, string.quoted.double.yaml#185262
markup.heading.markdown#185262bold
fenced_code.block.language#4B3C61italic
string.other.link.title.markdown, string.other.link.description.markdown#155618bold
constant.other.reference.link.markdown#8C684Bitalic
markup.underline.link.markdown#477480underline
markup.inline.raw.string.markdown#4B3C61
markup.boldbold
markup.italicitalic
string.other.link.description.markdown.citation#514742underline
punctuation.definition#766D69

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

One O Eight themes - Coding Theme