Skip to main content
CodingTheme

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#0ca1a6
  • activityBar.background#171e21
  • activityBar.foreground#dae3e3
  • activityBar.inactiveForeground#4e5b61
  • button.background#0ca1a6
  • button.foreground#101618
  • button.hoverBackground#7fcbcd
  • dropdown.background#2c353a
  • dropdown.border#7fcbcd
  • dropdown.foreground#dae3e3
  • editor.background#1f272a
  • editor.foreground#dae3e3
  • editor.lineHighlightBackground#434f5410
  • editor.selectionBackground#00818480
  • editorCursor.foreground#dae3e3
  • editorGroupHeader.tabsBackground#171e21
  • editorWhitespace.foreground#bfbfbf
  • editorWidget.background#171e21
  • editorWidget.foreground#dae3e3
  • errorForeground#df7365
  • focusBorder#dae3e3
  • foreground#dae3e3
  • input.background#000000
  • list.activeSelectionBackground#0ca1a64d
  • list.activeSelectionForeground#dae3e3
  • list.activeSelectionIconForeground#0ca1a6
  • list.highlightForeground#0ca1a6
  • list.hoverBackground#1f272a
  • list.inactiveSelectionBackground#434f54
  • list.inactiveSelectionForeground#dae3e3
  • menu.selectionBackground#dae3e3
  • menu.selectionForeground#212121
  • menubar.selectionBackground#ffffff
  • menubar.selectionForeground#212121
  • progressBar.background#005c5f
  • settings.headerForeground#dae3e3
  • sideBar.background#101618
  • sideBar.foreground#dae3e3
  • statusBar.background#171e21
  • tab.inactiveBackground#171e21
  • tab.unfocusedActiveForeground#dae3e3
  • terminal.background#000000
  • terminal.foreground#ffffff
  • textLink.foreground#0ca1a6
  • titleBar.activeBackground#171e21
  • titleBar.activeForeground#dae3e3
  • tree.indentGuidesStroke#374146

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#dae3e3
comment#7f8c8d
storage, support, string.quoted.single.c#0ca1a6
meta.function.c, entity.name.function, meta.function-call.c, variable.other#F39C12
punctuation.section, meta.function-call.c, meta.block.c, meta.function.c, variable, variable.name#dae3e3
entity.name.function.preprocessor.c, meta.preprocessor.macro.c#569CD6
string.quoted.double, string.quoted.other.lt-gt, constant#7fcbcd
keyword.control, meta.preprocessor.c#C586C0
meta.preprocessor.macro.c, constant.numeric.preprocessor.c, meta.preprocessor.c#434f54

Shiki preview

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

Loading...

Colored Theme by electropol.fr - VS Code Theme