Skip to main content
Coding Theme

Nature Whiteout

Publisher: wabbitThemes in package: 1

WIP natural theme. Meant to be use with 'night light', it really is a different experience with it.

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#f5f5f5
  • activityBar.foreground#1f422eb6
  • activityBarBadge.background#8f636080
  • activityBarBadge.foreground#ffffff
  • editor.background#f5f5f5
  • editor.foreground#8f6360c0
  • editor.selectionBackground#ffffff
  • editor.selectionHighlightBackground#ffffff
  • editor.wordHighlightBackground#c8a79580
  • editorBracketMatch.background#ffffff
  • editorBracketMatch.border#0000007e
  • editorCursor.background#f5f5f5
  • editorCursor.foreground#608F73
  • editorError.foreground#FA9088
  • editorIndentGuide.background#d4aca941
  • editorLineNumber.foreground#8f636081
  • editorLink.activeForeground#FA9088
  • list.activeSelectionBackground#D4ACA9
  • list.errorForeground#fa908880
  • menu.background#f5f5f5
  • menu.foreground#8F6360
  • menu.selectionBackground#D4ACA9
  • sideBar.foreground#8F6360
  • sideBarSectionHeader.background#f5f5f5
  • statusBar.background#f5f5f5
  • statusBar.foreground#D4ACA9
  • titleBar.activeBackground#f5f5f5
  • titleBar.activeForeground#7C909E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#608f73bbitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#8f6360bb
keyword, storage#8F6360
storage.type, support.type#8F6360
constant.language, support.constant, variable.language#1F422E
variable, support.variable#8f6360bd
entity.name.function, support.function#D4ACA9italic
entity.name.type, entity.other.inherited-class, support.class#D4ACA9
entity.name.exception#FA9088
entity.name.sectionbold
constant.numeric, constant.character, constant#D4ACA9
string#608F73
constant.character.escape#1F422E
string.regexp#4B83CD
constant.other.symbol#D4ACA9
punctuation#D4ACA9
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...

Nature Whiteout - Coding Theme