Skip to main content
CodingTheme

Naturefy Themes

Publisher: sserafyThemes in package: 19

Beautiful themes inspired by nature: Jellyfish (deep sea), Botany (earthy), Panda (bamboo & woods), Orca, Cosmic Sea, Intergalactic (galaxy nebula), Koi Pond (day/night), Tora (tiger), Golden Wave (Ukiyo-e ocean), Ukiyo-e Manuscript (traditional paper), Sunset Beach (day/night), Ghibli (magical Stud

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#1a1a1a
  • activityBar.foreground#7db46c
  • activityBarBadge.background#8fbc8f
  • activityBarBadge.foreground#000000
  • badge.background#8fbc8f
  • badge.foreground#000000
  • button.background#6b8e23
  • button.foreground#ffffff
  • button.hoverBackground#7db46c
  • debugToolBar.background#1a1a1a
  • dropdown.background#2d2d2d
  • dropdown.border#4a4a4a
  • dropdown.foreground#ffffff
  • editor.background#0d0d0d
  • editor.findMatchBackground#7db46c40
  • editor.findMatchHighlightBackground#7db46c20
  • editor.foreground#f5f5f5
  • editor.selectionBackground#4a4a4a60
  • editor.selectionHighlightBackground#4a4a4a30
  • editor.wordHighlightBackground#7db46c20
  • editor.wordHighlightStrongBackground#7db46c30
  • editorBracketMatch.background#7db46c40
  • editorBracketMatch.border#7db46c
  • editorCursor.foreground#7db46c
  • editorError.foreground#d2691e
  • editorGroup.border#3a3a3a
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorIndentGuide.activeBackground1#7db46c
  • editorIndentGuide.background1#333333
  • editorLineNumber.activeForeground#8fbc8f
  • editorLineNumber.foreground#89a288
  • editorWarning.foreground#daa520
  • editorWhitespace.foreground#333333
  • focusBorder#7db46c
  • foreground#f5f5f5
  • gitDecoration.addedResourceForeground#90ee90
  • gitDecoration.conflictingResourceForeground#cd853f
  • gitDecoration.deletedResourceForeground#d2691e
  • gitDecoration.ignoredResourceForeground#5f615f
  • gitDecoration.modifiedResourceForeground#daa520
  • gitDecoration.untrackedResourceForeground#90ee90
  • input.background#2d2d2d
  • input.border#4a4a4a
  • input.foreground#ffffff
  • inputOption.activeBorder#7db46c
  • list.activeSelectionBackground#3a3a3a
  • list.activeSelectionForeground#8fbc8f
  • list.hoverBackground#2d2d2d
  • list.inactiveSelectionBackground#2d2d2d
  • panel.background#1a1a1a
  • panel.border#3a3a3a
  • panelTitle.activeForeground#7db46c
  • panelTitle.inactiveForeground#5f615f
  • progressBar.background#7db46c
  • scrollbar.shadow#000000
  • scrollbarSlider.background#3a3a3a80
  • scrollbarSlider.hoverBackground#4a4a4a
  • sideBar.background#1a1a1a
  • sideBar.foreground#f5f5f5
  • sideBarSectionHeader.background#2d2d2d
  • sideBarSectionHeader.foreground#8fbc8f
  • statusBar.background#1a1a1a
  • statusBar.foreground#7db46c
  • statusBarItem.hoverBackground#2d2d2d
  • tab.activeBackground#0d0d0d
  • tab.activeForeground#ffffff
  • tab.border#3a3a3a
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#5f615f
  • terminal.ansiBlack#2d2d2d
  • terminal.ansiBlue#8fbc8f
  • terminal.ansiBrightBlack#4a4a4a
  • terminal.ansiBrightBlue#afeeee
  • terminal.ansiBrightCyan#e0ffff
  • terminal.ansiBrightGreen#98fb98
  • terminal.ansiBrightMagenta#deb887
  • terminal.ansiBrightRed#ff7f50
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f0e68c
  • terminal.ansiCyan#90ee90
  • terminal.ansiGreen#7db46c
  • terminal.ansiMagenta#cd853f
  • terminal.ansiRed#d2691e
  • terminal.ansiWhite#e6e6e6
  • terminal.ansiYellow#daa520
  • terminal.background#0d0d0d
  • terminal.foreground#e6e6e6
  • titleBar.activeBackground#1a1a1a
  • titleBar.activeForeground#f5f5f5
  • titleBar.inactiveBackground#1a1a1a
  • titleBar.inactiveForeground#e7e7e7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4da941italic
string#90ee90
constant.numeric#daa520
constant.language#ffffff
keyword#8fbc8f
storage.type#6b8e23
storage.modifier#cd853f
entity.name.function#7db46c
entity.name.class#f5f5f5
entity.name.type#8fbc8f
variable#ffffff
support.function#90ee90
support.class#deb887
markup.heading#ffffffbold
markup.bold#7db46cbold
markup.italic#deb887italic
meta.import, meta.export#cd853f
punctuation.definition.tag#8fbc8f
meta.tag, entity.name.tag#7db46c

Shiki preview

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

Loading...