Skip to main content
Coding Theme

Summer Nights Lullaby

Publisher: Andy PatakiThemes in package: 1

Dark theme with strongly reduced blue light for those late-night coding sessions when you're planning to go to sleep right after. If you do this regularly, I suggest also getting f.lux (https://justgetflux.com/) which adjusts color temps system-wide automatically, based on the current position of th

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#2f1e00
  • activityBar.foreground#f8f8f2
  • badge.background#354350
  • badge.foreground#f8f8f2
  • button.background#465869
  • debugToolBar.background#1e1f1c
  • diffEditor.insertedTextBackground#66852880
  • diffEditor.removedTextBackground#90274a80
  • dropdown.background#3f2d07
  • dropdown.listBackground#312201
  • editor.background#201300
  • editor.findMatchBackground#312201
  • editor.findMatchHighlightBackground#5a3e01
  • editor.findRangeHighlightBackground#4d3501
  • editor.foreground#f09c00
  • editor.hoverHighlightBackground#4d3501
  • editor.lineHighlightBackground#2b1a00
  • editor.rangeHighlightBackground#5a3e01
  • editor.selectionBackground#3d2a00
  • editor.selectionHighlightBackground#575b6180
  • editor.wordHighlightBackground#5a3e01
  • editor.wordHighlightStrongBackground#6a6a9680
  • editorCursor.foreground#ff9d42
  • editorError.foreground#66d9ef
  • editorGroup.border#2e1a00
  • editorGroup.dropBackground#41433980
  • editorGroupHeader.tabsBackground#361a00
  • editorGroupHeader.tabsBorder#2e1a00
  • editorHoverWidget.background#312201
  • editorHoverWidget.border#7a4a0b
  • editorIndentGuide.activeBackground#694800
  • editorIndentGuide.background#3f2400
  • editorLineNumber.activeForeground#c2c2bf
  • editorLineNumber.foreground#633517
  • editorOverviewRuler.border#4e3300
  • editorSuggestWidget.background#312201
  • editorSuggestWidget.border#7a4a0b
  • editorWarning.foreground#aaeefc
  • editorWhitespace.foreground#464741
  • editorWidget.background#312201
  • focusBorder#6e4611
  • gitDecoration.conflictingResourceForeground#f5540a
  • gitDecoration.deletedResourceForeground#f59d0a
  • gitDecoration.ignoredResourceForeground#925023
  • gitDecoration.modifiedResourceForeground#cbf32c
  • gitDecoration.untrackedResourceForeground#00b3aa
  • input.background#181003
  • input.border#533600
  • input.foreground#f09c00
  • input.placeholderForeground#664600
  • inputOption.activeBorder#a84c00
  • inputValidation.errorBackground#90274a
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#354350
  • list.dropBackground#414339
  • list.focusBackground#2e3a46
  • list.highlightForeground#f8f8f2
  • list.hoverBackground#354350
  • list.inactiveSelectionBackground#1b1000
  • menu.background#201300
  • menu.foreground#c07e25
  • menu.selectionBackground#753900
  • menu.separatorBackground#8a5613
  • notifications.background#402400
  • panel.background#2c1c0d
  • panel.border#4e3300
  • panelInput.border#b97900
  • panelTitle.activeBorder#462d00
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#b97900
  • peekView.border#75715e
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#75715e
  • peekViewResult.background#1e1f1c
  • peekViewResult.matchHighlightBackground#75715e
  • peekViewResult.selectionBackground#414339
  • peekViewTitle.background#1e1f1c
  • pickerGroup.foreground#75715e
  • progressBar.background#7c3c00
  • scrollbar.shadow#463000
  • scrollbarSlider.activeBackground#f09c0060
  • scrollbarSlider.background#66460060
  • scrollbarSlider.hoverBackground#f09c0060
  • selection.background#344352
  • sideBar.background#29190a
  • sideBar.foreground#c08d4a
  • sideBarSectionHeader.background#312201
  • sideBarSectionHeader.foreground#795617
  • statusBar.background#2f1e00
  • statusBar.debuggingBackground#584203
  • statusBar.foreground#c0720b
  • statusBar.noFolderBackground#414339
  • tab.activeBackground#201300
  • tab.activeBorder#2e1a00
  • tab.activeBorderTop#2e1a00
  • tab.border#2e1a00
  • tab.inactiveBackground#4d2c11
  • tab.inactiveForeground#db9943
  • tab.unfocusedActiveBorder#2e1a00
  • tab.unfocusedActiveBorderTop#2e1a00
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#6a7ec8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#66d9ef
  • terminal.ansiBrightGreen#a6e22e
  • terminal.ansiBrightMagenta#ae81ff
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#f8f8f2
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56adbc
  • terminal.ansiGreen#86b42b
  • terminal.ansiMagenta#8c6bc8
  • terminal.ansiRed#c4265e
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#b3b42b
  • titleBar.activeBackground#201300
  • titleBar.activeForeground#c07e25
  • titleBar.inactiveBackground#311e00
  • titleBar.inactiveForeground#8b5b00
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#F8F8F2
meta.template.expression#F8F8F2
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable#F8F8F2
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.type, entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
markup.quote#F92672
markup.list#E6DB74
markup.bold, markup.italic#66D9EF
markup.inline.raw#FD971F
markup.heading#A6E22E
markup.heading.setext#A6E22E
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#FD971F
constant.language#00B3AA
constant.character, constant.other#00B3AA
variable
keyword#CBF32C
storage#CBF32C
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#CBF32C
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
comment#7e5200
string#E6DB74
punctuation.definition.template-expression, punctuation.section.embedded#e8ffb1
constant.numeric#F59D0A
constant.language#00756f
constant.character, constant.other#00645f
variable#daac69
keyword#CBF32C
storage#CBF32C
storage.type#4ab1c5italic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#CBF32C
entity.other.attribute-name#A6E22E
support.function#4ab1c5
support.constant#4ab1c5
support.type, support.class#4ab1c5italic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#daac69
Summer Nights Lullaby by Andy Pataki - VS Code Theme