Skip to main content
Coding Theme

iCode Gaze Theme

Publisher: meterwhiteThemes in package: 2

Turns your monitor into a retina day-spa. iCode Gaze Theme lets you blaze through 30 000 lines without blinking—auto-adapting to Windows, macOS, sRGB, P3, HDR, and midnight coding marathons.

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#322d4a
  • activityBar.border#ccd3ff
  • activityBar.foreground#C7F2BA
  • activityBarBadge.background#F49468
  • badge.background#FFAA83AA
  • badge.foreground#FFF
  • breadcrumb.activeSelectionForeground#00F
  • breadcrumb.background#ecfbeb
  • breadcrumb.focusForeground#000
  • breadcrumb.foreground#41596F
  • button.background#817199
  • button.hoverBackground#6c5f8b
  • dropdown.background#F5F5F5
  • editor.background#DEE7DC
  • editor.findMatchBackground#BF9CAC
  • editor.findMatchHighlightBackground#FF8B5899
  • editor.lineHighlightBackground#E8F4E6
  • editor.selectionBackground#C1D9BD
  • editorCursor.foreground#54494B
  • editorGroup.border#BBB
  • editorGroup.dropBackground#B2D6B288
  • editorGroupHeader.border#E8E8E8
  • editorGroupHeader.tabsBackground#DDE6DE
  • editorIndentGuide.activeBackground#777777B0
  • editorIndentGuide.background#aaaaaa60
  • editorLineNumber.activeForeground#9769dc
  • editorLineNumber.foreground#6D705B
  • editorWhitespace.foreground#AAA
  • errorForeground#F1897F
  • focusBorder#7c9981
  • inputOption.activeBorder#adafb7
  • inputValidation.errorBackground#ffeaea
  • inputValidation.errorBorder#f1897f
  • inputValidation.infoBackground#f2fcff
  • inputValidation.infoBorder#4Ec1E5
  • inputValidation.warningBackground#fffee2
  • inputValidation.warningBorder#ffe055
  • list.activeSelectionBackground#CAD7CC
  • list.activeSelectionForeground#6c6c6c
  • list.highlightForeground#9769dc
  • list.hoverBackground#d2ded7
  • list.inactiveSelectionBackground#dbd7cd
  • minimap.selectionHighlight#50505050
  • notifications.background#e9f2e9
  • notifications.foreground#333333
  • panel.background#E1E8E2
  • panel.border#FFF
  • peekView.border#817199
  • peekViewEditor.background#EAF1F6
  • peekViewEditor.matchHighlightBackground#C2DFE3
  • peekViewResult.background#EAF1F6
  • peekViewResult.matchHighlightBackground#93C6D6
  • peekViewTitle.background#EAF1F6
  • pickerGroup.border#7c9980
  • pickerGroup.foreground#a1b39b
  • ports.iconRunningProcessForeground#749351
  • progressBar.background#817199
  • quickInputList.focusBackground#c5dfc5
  • scrollbar.shadow#abababc4
  • selection.background#B2D6B2
  • sideBar.background#DEE7DC
  • sideBar.border#FFF
  • sideBar.foreground#647b8b
  • sideBarSectionHeader.background#cddbd3
  • sideBarSectionHeader.border#e9f1e8
  • statusBar.background#322d4a
  • statusBar.border#FFF
  • statusBar.debuggingBackground#322d4a
  • statusBar.foreground#AAA
  • statusBar.noFolderBackground#E1E8E2
  • statusBarItem.prominentBackground#817199
  • statusBarItem.prominentForeground#FFF
  • statusBarItem.remoteBackground#5d3b3b
  • statusBarItem.remoteForeground#E8E8E8
  • tab.activeBackground#ecfbeb
  • tab.activeForeground#41596F
  • tab.inactiveBackground#DDE6DE
  • tab.inactiveForeground#1A3243
  • tab.lastPinnedBorder#B2D6B2
  • titleBar.activeBackground#322d4a
  • titleBar.activeForeground#c4d6c2
  • titleBar.border#fba067
  • titleBar.inactiveBackground#2c2841
  • walkThrough.embeddedEditorBackground#00000014
  • welcomePage.tileBackground#F0F0F7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#333333
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#333333
comment, punctuation.definition.comment#6D7F6Ditalic bold
comment.block.preprocessor#6D7F6Dbold
comment.documentation, comment.block.documentation, comment.block.documentation punctuation.definition.comment #6D7F6Dbold
invalid#cd3131
invalid.illegal#660000
keyword.operator#777bold
keyword, storage#517CE0bold
storage.type, support.type#BF546Fbold
constant.language, support.constant, variable.language#517CE0bold
variable, support.variable#194F81
entity.name.function, support.function#726ACCbold
entity.name.type, entity.name.type.interface, entity.name.scope-resolution, entity.other.inherited-class, support.class#B24789
entity.name.namespace#B24789bold
variable.other.property#8B4EAE
entity.name.type.enum#D7843Dbold
variable.other.enummember#D1782A
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#007AE0
string#D0382E
constant.character.escape#707070
string.regexp#4B69C6
constant.other.symbol#C13724
punctuation#333
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#4B69C6
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#8190A0italic
constant.character.entity, punctuation.definition.entity#C13724
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#B9267E
meta.property-name, support.type.property-name#C0433A
meta.property-value, meta.property-value constant.other, support.constant.property-value#D97441
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.strikethroughstrikethrough
markup.error#660000
markup.inserted#000000
meta.link#4B69C6
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#6853CD
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#B9267E
markup.list#4B69C6
markup.bold, markup.italic#448C27
markup.inline.raw#C13724
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file, punctuation.definition.from-file.diff#4B69C6
meta.diff.header.to-file, punctuation.definition.to-file.diff#4B69C6
markup.deleted.diff#C73D20
markup.changed.diff#C13724
markup.inserted.diff#448C27
punctuation.definition.tag.js, punctuation.definition.tag.begin.js, punctuation.definition.tag.end.js#91B3E0
meta.jsx.children.js#333333ff

Shiki preview

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

Loading...