Skip to main content
Coding Theme

ice-blue-plus

Publisher: thamudiThemes in package: 1

blue contrast 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#0b0e11
  • activityBar.foreground#aec2e0
  • activityBarBadge.background#267fb5
  • activityBarBadge.foreground#ffffff
  • badge.background#267fb5
  • badge.foreground#ffffff
  • button.background#267fb5
  • button.foreground#ffffff
  • dropdown.background#030405
  • dropdown.border#030405
  • dropdown.foreground#aec2e0
  • editor.background#07090b
  • editor.foreground#aec2e0
  • editor.hoverHighlightBackground#267fb522
  • editor.lineHighlightBackground#0d1114
  • editor.selectionBackground#7a9bc255
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#ffffff22
  • editorBracketMatch.background#267fb544
  • editorBracketMatch.border#ffffff
  • editorCursor.foreground#f8f8f0
  • editorGroupHeader.tabsBackground#0d1114
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#030405
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#1b222a
  • editorLineNumber.foreground#2f3c49
  • editorLink.activeForeground#267fb5
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#ffffff55
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#1b222a
  • editorSuggestWidget.foreground#aec2e0
  • editorSuggestWidget.highlightForeground#267fb5
  • editorSuggestWidget.selectedBackground#2f3c49
  • editorWhitespace.foreground#1b222a
  • editorWidget.background#1b222a
  • editorWidget.border#2f3c49
  • extensionButton.prominentBackground#267fb5
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#399ad5
  • focusBorder#267fb5
  • foreground#aec2e0
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#425568
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.background#000000
  • input.border#252f3a
  • input.foreground#aec2e0
  • input.placeholderForeground#2b3743
  • inputOption.activeBorder#ffffff
  • list.activeSelectionBackground#ffffff
  • list.activeSelectionForeground#07090b
  • list.focusBackground#252f3a
  • list.hoverBackground#0d1114
  • list.inactiveSelectionBackground#07090b
  • panel.background#1b222a
  • panel.border#2f3c49
  • panelTitle.activeBorder#267fb5
  • panelTitle.inactiveForeground#4c6278
  • peekView.border#267fb5
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#ffffff55
  • peekViewEditorGutter.background#030405
  • peekViewResult.background#11161b
  • peekViewResult.fileForeground#9fb7da
  • peekViewResult.lineForeground#89a6d2
  • peekViewResult.matchHighlightBackground#ffffff55
  • peekViewResult.selectionBackground#0b0e11
  • peekViewResult.selectionForeground#aec2e0
  • peekViewTitle.background#030405
  • peekViewTitleDescription.foreground#a3badc
  • peekViewTitleLabel.foreground#aec2e0
  • progressBar.background#ffffff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#267fb5aa
  • scrollbarSlider.background#2f3c49aa
  • scrollbarSlider.hoverBackground#267fb555
  • sideBar.background#11161b
  • sideBar.foreground#aec2e0
  • sideBarSectionHeader.background#171d24
  • sideBarSectionHeader.foreground#aec2e0
  • statusBar.background#267fb5
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#267fb5
  • tab.inactiveBackground#0f1317
  • tab.inactiveForeground#566f88
  • terminal.ansiBlack#11161b
  • terminal.ansiBlue#ffffff
  • terminal.ansiBrightBlack#2f3c49
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#63b0de
  • terminal.ansiBrightGreen#63b0de
  • terminal.ansiBrightMagenta#b2bece
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#f8fafc
  • terminal.ansiBrightYellow#ffffff
  • terminal.ansiCyan#267fb5
  • terminal.ansiGreen#267fb5
  • terminal.ansiMagenta#748aa6
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#c0d0e7
  • terminal.ansiYellow#ffffff
  • terminal.background#000000
  • terminal.foreground#aec2e0
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#324357
string#6ee2ff
constant.numeric#6ee2ff
constant.language#ffffff
constant.character, constant.other#ffffff
variable
keyword#748aa6
storage#ffffff
storage.type#267fb5
entity.name.class#1d9bf5underline
entity.other.inherited-class#ffffff
entity.name.function#1d9bf5
variable.parameter#aec2e0
entity.name.tag#267fb5
entity.other.attribute-name#ffffff
support.function#267fb5
support.constant#ffffff
support.type, support.class#ffffff
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#6ee2ff
meta.diff, meta.diff.header#324357
markup.deleted#e61f44
markup.inserted#A6E22E
markup.changed#f7b83d
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#4e6888
meta.property-value, support.constant.property-value, constant.other.color#6ee2ff
meta.structure.dictionary.json string.quoted.double.json#ffffff
meta.structure.dictionary.value.json string.quoted.double.json#6ee2ff
meta.property-name support.type.property-name
meta.property-value punctuation.separator.key-value#aec2e0
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#267fb5
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#267fb5
variable.other#518bad
variable.parameter.function.coffee#6ee2ff
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#748aa6
markup.raw.inline.markdown#6ee2ff
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#748aa6
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#748aa6
punctuation.definition.metadata.markdown#748aa6
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#267fb5
markup.bold.markdown, markup.italic.markdown#267fb5
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664e4d
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#f7b83d
meta.template.expression#aec2e0

Shiki preview

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

Loading...

ice-blue-plus - Coding Theme