diff --git a/public/assets/img/themes/malevich-1.png b/public/assets/img/themes/malevich-1.png new file mode 100644 index 0000000..b2bc3ef Binary files /dev/null and b/public/assets/img/themes/malevich-1.png differ diff --git a/src/content/themes/malevich.json b/src/content/themes/malevich.json new file mode 100644 index 0000000..4624b0e --- /dev/null +++ b/src/content/themes/malevich.json @@ -0,0 +1,26 @@ +{ + "title": "Malevich", + "slug": "malevich", + "description": "very UI panel is hidden by default, leaving nothing but your content. Inspired by ShyFox.", + "repository": "https://github.com/hermitm0nk/malevich", + "screenshots": [ + { + "src": "/assets/img/themes/malevich-1.png", + "alt": "Malevich screenshot 1" + } + ], + "tags": [ + "dark", + "minimal" + ], + "submitterRole": "author", + "status": "published", + "catalogIndex": 137, + "submittedBy": "hermitm0nk", + "stats": { + "stars": 0, + "updatedAt": "2026-05-01T19:55:17Z", + "ownerAvatar": "https://avatars.githubusercontent.com/u/280970762?v=4", + "accessible": true + } +}