No description
Find a file
Michael Andreuzza 3fc5d51189 Fix Sequoia light mode for Obsidian system theme switching.
Add color-base variables, color-scheme, accent HSL, and body.theme-light selectors so light mode renders correctly on modern Obsidian.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 10:36:23 +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 Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +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 Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +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 Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +03:00
sequoia-monochrome-light.css Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +03:00
sequoia-moonlight-dark.css Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +03:00
sequoia-moonlight-light.css Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +03:00
sequoia-retro-dark.css Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +03:00
sequoia-retro-light.css Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +03:00
theme.css Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +03:00
versions.json Fix Sequoia light mode for Obsidian system theme switching. 2026-05-25 10:36:23 +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