Skip to content

Commit

Permalink
Remove removed 'clean-theme' and fix Solarized screenshot path. (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpcmcquen committed May 18, 2021
1 parent 7ef5394 commit 377705f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions community-css-themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@
"screenshot": "screen.png",
"modes": ["dark"]
},
{
"name": "Clean theme",
"author": "kmaasrud",
"repo": "kmaasrud/clean-theme-obsidian",
"screenshot": "media/light.jpg",
"modes": ["dark", "light"]
},
{
"name": "Dracula for Obsidian",
"author": "jarodise",
Expand Down Expand Up @@ -87,7 +80,7 @@
"name": "Solarized",
"author": "Slowbad",
"repo": "Slowbad/obsidian-solarized",
"screenshot": "light.png",
"screenshot": "screenshot.png",
"modes": ["dark", "light"]
},
{
Expand Down

0 comments on commit 377705f

Please sign in to comment.