Renamed oled-theme to obsidian

This commit is contained in:
2025-09-09 21:30:19 +10:00
parent b9a9588f9d
commit 0356ea6b76
6 changed files with 0 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "@meowarex/oled-theme",
"description": "A dark OLED-friendly theme plugin that transforms Tidal Luna's appearance.",
"author": {
"name": "meowarex",
"url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
},
"main": "./src/index.ts",
"type": "module"
}