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.background#dce7f0
  • activityBar.foreground#1f3447
  • activityBarBadge.background#7b5700
  • activityBarBadge.foreground#dce7f0
  • badge.background#245d94
  • badge.foreground#dce7f0
  • button.background#7b5700
  • button.foreground#dce7f0
  • button.hoverBackground#245d94
  • dropdown.background#ffffff
  • dropdown.border#485f725c
  • editor.background#dce7f0
  • editor.findMatchBackground#7b570061
  • editor.findMatchHighlightBackground#245d9438
  • editor.foreground#1f3447
  • editor.inactiveSelectionBackground#245d9424
  • editor.lineHighlightBackground#1f344714
  • editor.selectionBackground#245d943d
  • editorCursor.foreground#7b5700
  • editorIndentGuide.activeBackground1#245d946b
  • editorIndentGuide.background1#485f7233
  • editorLineNumber.activeForeground#1f3447
  • editorLineNumber.foreground#485f72
  • editorWidget.background#ffffff
  • editorWidget.border#485f725c
  • focusBorder#7b5700
  • input.background#ffffff
  • input.border#485f725c
  • input.foreground#1f3447
  • list.activeSelectionBackground#245d943d
  • list.activeSelectionForeground#1f3447
  • list.hoverBackground#245d9424
  • panel.background#dce7f0
  • panel.border#485f725c
  • sideBar.background#c8d7e3
  • sideBar.border#485f725c
  • sideBar.foreground#1f3447
  • sideBarTitle.foreground#1f3447
  • statusBar.background#7b5700
  • statusBar.foreground#dce7f0
  • statusBar.noFolderBackground#245d94
  • tab.activeBackground#dce7f0
  • tab.activeForeground#1f3447
  • tab.border#485f725c
  • tab.inactiveBackground#c8d7e3
  • tab.inactiveForeground#485f72
  • terminal.ansiBlack#dce7f0
  • terminal.ansiBlue#245d94
  • terminal.ansiBrightBlack#485f72
  • terminal.ansiBrightBlue#344f6a
  • terminal.ansiBrightCyan#17666a
  • terminal.ansiBrightGreen#35692f
  • terminal.ansiBrightMagenta#7b5700
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#1f3447
  • terminal.ansiBrightYellow#9a3f22
  • terminal.ansiCyan#17666a
  • terminal.ansiGreen#35692f
  • terminal.ansiMagenta#7b5700
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#1f3447
  • terminal.ansiYellow#9a3f22
  • terminal.background#dce7f0
  • terminal.foreground#1f3447
  • titleBar.activeBackground#dce7f0
  • titleBar.activeForeground#1f3447
  • titleBar.border#485f725c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text#1f3447
comment, punctuation.definition.comment#485f72italic
keyword, storage, storage.type#7b5700italic bold
constant.numeric, constant.language, support.constant#9a3f22
string, constant.other.symbol#35692f
variable, variable.other, support.variable#6f5b20
entity.name.function, support.function#344f6a
entity.name.type, support.class, entity.name.class#245d94
entity.name.tag, punctuation.definition.tag#914526
entity.other.attribute-name#245d94
variable.other.property, support.type.property-name#17666a
keyword.operator, punctuation, meta.brace#68533b
meta, meta.object-literal.key#3f607d
MonoLisa for VS Code by MonoLisa - VS Code Theme