diff --git a/community-css-themes.json b/community-css-themes.json index 2d6a38659d9..0e955ebfc34 100644 --- a/community-css-themes.json +++ b/community-css-themes.json @@ -2341,5 +2341,12 @@ "repo": "babidisrc/obsidian-sunbather", "screenshot": "thumbnail.png", "modes": ["dark", "light"] + }, + { + "name": "Minimal Red", + "author": "AfonsoMiranda02", + "repo": "AfonsoMiranda02/Obsidian-MinimalRed", + "screenshot": "cover.png", + "modes": ["dark"] } ]