No description
Find a file
2025-03-19 17:16:33 +01:00
.github/workflows feat: use Sass for building the theme (#15) 2025-03-04 11:13:07 +01:00
src chore: setup typescale 2025-03-19 17:16:33 +01:00
utils feat: add palette generation using Material Color Utilities 2025-03-13 14:58:08 +01:00
.editorconfig feat: use Sass for building the theme (#15) 2025-03-04 11:13:07 +01:00
.gitignore feat: use Sass for building the theme (#15) 2025-03-04 11:13:07 +01:00
.prettierrc feat: use Sass for building the theme (#15) 2025-03-04 11:13:07 +01:00
.release-please-manifest.json chore(master): release 1.9.1 (#31) 2025-03-19 15:18:27 +01:00
CHANGELOG.md chore(master): release 1.9.1 (#31) 2025-03-19 15:18:27 +01:00
LICENSE chore: add a license 2025-02-17 17:33:03 +01:00
manifest.json chore(master): release 1.9.1 (#31) 2025-03-19 15:18:27 +01:00
package-lock.json chore(master): release 1.9.1 (#31) 2025-03-19 15:18:27 +01:00
package.json chore(master): release 1.9.1 (#31) 2025-03-19 15:18:27 +01:00
README.md chore: clarify README file's title 2025-02-18 09:35:35 +01:00
release-please-config.json fix: theme download from Obsidian 2025-03-05 09:41:26 +01:00
screenshot.png chore: use smaller screenshot 2025-02-17 17:47:57 +01:00
versions.json Initial commit 2025-02-10 17:16:50 +01:00

Material 3 Obsidian theme

Screenshot

This repository hosts a Material 3 theme for the Obsidian note-taking tool.

Due to limitations, this theme does not support dynamic color on Android. Therefore, the color schemes of this theme were generated based on Obsidian's brand colors.

Manual installation

  1. Download manifest.json and theme.css for the latest release.
  2. Using your system's file explorer, create the directory .obsidian/themes/Material 3 at the root of your vault.
  3. Paste manifest.json and theme.css in this directory.
  4. In Obsidian, select "Material 3" in the list of installed themes.