Skip to content

Commit

Permalink
Add Vintage Theme to community themes (#747)
Browse files Browse the repository at this point in the history
Co-authored-by: Erica Xu <iam@ericaxu.com>
  • Loading branch information
natelandau and ericaxu authored Jan 27, 2022
1 parent b599de6 commit ce30a96
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions community-css-themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,14 @@
"screenshot": "screenshot.png",
"modes": ["dark"],
"branch": "main"
},
{
"name": "Vintage Theme",
"author": "natelandau",
"repo": "natelandau/obsidian-vintage-theme",
"screenshot": "_media/light.png",
"modes": ["dark", "light"],
"branch": "main"
}
]

Expand Down

0 comments on commit ce30a96

Please sign in to comment.