No description
Find a file
Michael Andreuzza 9d304639d5 Add Obsidian community theme packaging for Sequoia.
Ship manifest.json, theme.css (Moonlight light + dark), screenshot, and Monochrome/Retro CSS snippet variants.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 10:27:04 +03:00
.vscode Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
scripts Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
variants Add Obsidian community theme packaging for Sequoia. 2026-05-25 10:27:04 +03:00
.gitignore Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
COMMUNITY.md Add Obsidian community theme packaging for Sequoia. 2026-05-25 10:27:04 +03:00
LICENSE Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
manifest.json Add Obsidian community theme packaging for Sequoia. 2026-05-25 10:27:04 +03:00
README.md Add Obsidian community theme packaging for Sequoia. 2026-05-25 10:27:04 +03:00
screenshot.png Add Obsidian community theme packaging for Sequoia. 2026-05-25 10:27:04 +03:00
sequoia-monochrome-dark.css Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
sequoia-monochrome-light.css Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
sequoia-moonlight-dark.css Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
sequoia-moonlight-light.css Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
sequoia-retro-dark.css Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
sequoia-retro-light.css Add Sequoia theme ports for Moonlight, Monochrome, and Retro (dark and light). 2026-05-25 07:58:55 +03:00
theme.css Add Obsidian community theme packaging for Sequoia. 2026-05-25 10:27:04 +03:00
versions.json Add Obsidian community theme packaging for Sequoia. 2026-05-25 10:27:04 +03:00

Sequoia

Sequoia for Obsidian

Elegant, minimal, and clean color palette for your tools.

See other interfaces at the official website.

Available themes

  • Moonlight Dark — dark
  • Moonlight Light — light
  • Monochrome Dark — dark
  • Monochrome Light — light
  • Retro Dark — dark
  • Retro Light — light

Installation

Install Sequoia from Obsidian Settings → Appearance → Manage → Community themes, or browse from community.obsidian.md.

The community theme ships Sequoia Moonlight Light (light mode) and Sequoia Moonlight Dark (dark mode) in theme.css.

Extra variants (CSS snippets)

Copy files from variants/ into .obsidian/snippets/ and enable in Appearance → CSS snippets. Only enable one dark snippet at a time.

Available: variants/sequoia-monochrome-dark.css, variants/sequoia-monochrome-light.css, variants/sequoia-retro-dark.css, variants/sequoia-retro-light.css.

CSS snippets (single variant)

Copy a CSS file into .obsidian/snippets/ and enable in Appearance → CSS snippets.

Available files: sequoia-moonlight-dark.css, sequoia-moonlight-light.css, sequoia-monochrome-dark.css, sequoia-monochrome-light.css, sequoia-retro-dark.css, sequoia-retro-light.css.

See COMMUNITY.md for publishing and release steps.

Created by

Micheal Andreuzza