diff --git a/community-themes.json b/community-themes.json index 69f4c807c09..c92be4bf0ed 100644 --- a/community-themes.json +++ b/community-themes.json @@ -215,5 +215,13 @@ "repo": "obsidian-minimal", "screenshot": "dark-simple.png", "compatibleModes": ["dark", "light"] + }, + { + "name": "obsidian_ia", + "author": "rcvd", + "github": "rcvd", + "repo": "obsidian_ia", + "screenshot": "light.png", + "compatibleModes": ["dark", "light"] } ]