Skip to main content
Coding Theme

Summer

Publisher: flow9sThemes in package: 1

May this bright color theme relax you.

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#ddd6c1
  • activityBar.dropBackground#eee8d5
  • activityBar.foreground#584c27
  • activityBarBadge.background#b58900
  • button.background#b58900
  • button.foreground#ffffff
  • button.hoverBackground#cc9a00
  • editor.background#fffbe8
  • editor.foreground#499504ff
  • editor.lineHighlightBackground#e8dfc4ff
  • editor.selectionBackground#eee8d5
  • editorCursor.foreground#000000
  • editorGroupHeader.tabsBackground#d9d2c2
  • editorIndentGuide.activeBackground#ccbba1
  • editorIndentGuide.background#f7f2e4
  • editorWhitespace.foreground#404040
  • editorWidget.background#eee8d5
  • list.activeSelectionBackground#dfca88
  • list.activeSelectionForeground#6c6c6c
  • list.focusBackground#dfca8866
  • list.focusOutline#dfca8844
  • list.highlightForeground#b58900
  • list.hoverBackground#dfca8844
  • list.inactiveSelectionBackground#d1cbb8
  • notification.background#999178
  • notification.buttonBackground#b58900
  • notification.buttonForeground#ffffff
  • notification.buttonHoverBackground#cc9a00
  • panel.border#ddd6c1
  • sideBar.background#eee8d5
  • sideBarTitle.foreground#586e75
  • statusBar.background#eee8d5
  • statusBar.debuggingBackground#499504
  • statusBar.debuggingForeground#fffbe8
  • statusBar.foreground#586e75
  • statusBar.noFolderBackground#eee8d5
  • statusBarItem.activeBackground#ded0a0
  • statusBarItem.hoverBackground#eae0c0
  • statusBarItem.prominentBackground#ddd6c1
  • tab.activeBackground#fffbe8
  • tab.border#ddd6c1
  • tab.inactiveBackground#d3cbb7
  • tab.inactiveForeground#586e75
  • terminal.ansiBlack#353b43
  • terminal.ansiBlue#75bfef
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#2aa198
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#dc322f
  • terminal.ansiBrightWhite#808080
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#93a1a1
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#e6848a
  • terminal.ansiWhite#606060
  • terminal.ansiYellow#a8cb8f
  • terminal.background#fffbe8
  • terminal.foreground#616161
  • terminal.selectionBackground#eee8d4
  • titleBar.activeBackground#eee8d5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#5c6166
comment#787b8099italic
string, constant.other.symbol#86b300
string.regexp, constant.character, constant.other#4cbf99
constant.numeric#a37acc
constant.language#a37acc
variable, variable.parameter.function-call#5c6166
variable.member#f07171
variable.language#55b4d4italic
storage#fa8d3e
keyword#fa8d3e
keyword.operator#ed9366
punctuation.separator, punctuation.terminator#5c6166b3
punctuation.section#5c6166
punctuation.accessor#ed9366
punctuation.definition.template-expression#fa8d3e
punctuation.section.embedded#fa8d3e
meta.embedded#5c6166
source.java storage.type, source.haskell storage.type, source.c storage.type#399ee6
entity.other.inherited-class#55b4d4
storage.type.function#fa8d3e
source.java storage.type.primitive#55b4d4
entity.name.function#f2ae49
variable.parameter, meta.parameter#a37acc
variable.function, variable.annotation, meta.function-call.generic, support.function.go#f2ae49
support.function, support.macro#f07171
entity.name.import, entity.name.package#86b300
entity.name#399ee6
entity.name.tag, meta.tag.sgml#55b4d4
support.class.component#399ee6
punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag#55b4d480
entity.other.attribute-name#f2ae49
support.constant#ed9366italic
support.type, support.class, source.go storage.type#55b4d4
meta.decorator variable.other, meta.decorator punctuation.decorator, storage.type.annotation#e6ba7e
invalid#e65050
meta.diff, meta.diff.header#c594c5
source.ruby variable.other.readwrite#f2ae49
source.css entity.name.tag, source.sass entity.name.tag, source.scss entity.name.tag, source.less entity.name.tag, source.stylus entity.name.tag#399ee6
source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type#787b8099
support.type.property-name#55b4d4normal
constant.numeric.line-number.find-in-files - match#787b8099
constant.numeric.line-number.match#fa8d3e
entity.name.filename.find-in-files#86b300
message.error#e65050
markup.heading, markup.heading entity.name#86b300bold
markup.underline.link, string.other.link#55b4d4
markup.italic#f07171italic
markup.bold#f07171bold
markup.italic markup.bold, markup.bold markup.italicbold italic
markup.raw
markup.raw.inline
meta.separator#787b8099bold
markup.quote#4cbf99italic
markup.list punctuation.definition.list.begin#f2ae49
markup.inserted#6cbf43
markup.changed#478acc
markup.deleted#ff7383
markup.strike#e6ba7e
markup.table#55b4d4
text.html.markdown markup.inline.raw#ed9366
text.html.markdown meta.dummy.line-break#787b8099
punctuation.definition.markdown#787b8099

Shiki preview

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

Loading...

Summer - Coding Theme