diff --git a/community-css-themes.json b/community-css-themes.json index 6cefb56eb31..9eb3fcc6533 100644 --- a/community-css-themes.json +++ b/community-css-themes.json @@ -2104,5 +2104,12 @@ "repo": "b3h3m0th/black-obsidian-theme", "screenshot": "screenshot_512x275.png", "modes": ["dark"] + }, + { + "name": "Minimal Edge", + "author": "Elhary", + "repo": "Elhary/Obsidian-Minimal-Edge", + "screenshot": "minimal-edge.png", + "modes": ["dark", "light"] } ]