Skip to main content
Coding Theme

SunnyDay

Publisher: stephan.ochsenfeldThemes in package: 1

For sunny days, duh

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.activeBackground#00ccff36
  • activityBar.background#ffffff
  • activityBar.border#3300ff00
  • activityBar.dropBorder#00a513
  • activityBar.foreground#3300ff
  • activityBarBadge.background#008304
  • activityBarBadge.foreground#ffffff
  • badge.background#ffffff
  • badge.foreground#3300ff
  • button.background#0077ff
  • button.border#3300ff00
  • button.foreground#ffffff
  • button.hoverBackground#00316a
  • descriptionForeground#001eb1
  • dropdown.border#3300ff
  • editor.background#ffffff
  • editor.findMatchBackground#1e00ff14
  • editor.findMatchHighlightBackground#00ccff0a
  • editor.findRangeHighlightBackground#00ccff36
  • editor.foreground#000000
  • editor.lineHighlightBackground#00ccff21
  • editor.lineHighlightBorder#3300ff1f
  • editor.rangeHighlightBackground#00ccff21
  • editor.rangeHighlightBorder#3300ff1f
  • editor.selectionBackground#0048ff3d
  • editor.selectionForeground#000000
  • editorCursor.background#f7f7ff
  • editorCursor.foreground#3300ff
  • editorGroup.border#3300ff00
  • editorGroup.focusedEmptyBorder#3300ff00
  • editorGroupHeader.border#3300ff00
  • editorGroupHeader.noTabsBackground#f7f7f7
  • editorGroupHeader.tabsBackground#f7f7f7
  • editorGroupHeader.tabsBorder#3300ff00
  • editorLineNumber.activeForeground#3300ff
  • editorLineNumber.foreground#008304
  • editorLink.activeForeground#3300ff
  • errorForeground#ff00b7
  • icon.foreground#3300ff
  • list.activeSelectionIconForeground#fff
  • list.errorForeground#ff00b7
  • list.hoverBackground#00ccff36
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#00ccff36
  • list.invalidItemForeground#ff00b7
  • list.warningForeground#ff9100
  • menu.border#3300ff
  • minimap.background#f7f7f7
  • minimap.errorHighlight#ff00b7
  • minimap.findMatchHighlight#00d0ff
  • minimap.selectionHighlight#3300ff
  • minimap.selectionOccurrenceHighlight#3300ff
  • minimap.warningHighlight#ff00b7
  • minimapSlider.activeBackground#00d0ff77
  • minimapSlider.background#01c9082e
  • minimapSlider.hoverBackground#3300ff3a
  • panel.border#3300ff
  • progressBar.background#3300ff
  • scrollbar.shadow#00ddff7c
  • scrollbarSlider.activeBackground#00aaff
  • scrollbarSlider.background#00aaff
  • scrollbarSlider.hoverBackground#0037ff
  • selection.background#d7ecff
  • sideBar.background#f7f7f7
  • sideBar.border#3300ff00
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#00ff2217
  • sideBarSectionHeader.border#3300ff00
  • sideBarSectionHeader.foreground#008304
  • sideBarTitle.foreground#2200aa
  • statusBar.background#3300ff
  • statusBar.border#3300ff00
  • statusBar.debuggingBackground#a600ff
  • statusBar.noFolderBackground#3300ff
  • tab.activeBackground#00aaff
  • tab.activeBorder#3300ff
  • tab.activeBorderTop#3300ff
  • tab.activeForeground#ffffff
  • tab.border#3300ff00
  • tab.hoverBackground#00ccff36
  • tab.hoverBorder#3300ff00
  • tab.hoverForeground#000000
  • tab.inactiveBackground#f7f7f7
  • tab.inactiveForeground#000000
  • tab.lastPinnedBorder#3300ff00
  • tab.unfocusedActiveBackground#00ccff36
  • tab.unfocusedActiveBorder#3300ff
  • tab.unfocusedActiveBorderTop#3300ff00
  • tab.unfocusedActiveForeground#000000
  • tab.unfocusedHoverForeground#000000
  • terminal.border#3300ff
  • textLink.activeForeground#001eb1
  • textLink.foreground#3300ff
  • textPreformat.foreground#f700ff
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#3300ff
  • titleBar.border#3300ff00
  • titleBar.inactiveBackground#f7f7f7
  • titleBar.inactiveForeground#3300ff
  • tree.indentGuidesStroke#3300ff
  • widget.shadow#b7cdff
  • window.activeBorder#00ddff
  • window.inactiveBorder#3300ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#777777
keyword, storage#4B83CD
storage.type, support.type#7A3E9D
constant.language, support.constant, variable.language#AB6526
variable, support.variable#7A3E9D
entity.name.function, support.function#AA3731bold
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string#448C27
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#777777
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#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343

Shiki preview

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

Loading...

SunnyDay - Coding Theme