mirror of
https://github.com/devm0nk3y/CyberGlow.git
synced 2026-07-22 04:40:32 +00:00
fix warnings publish
This commit is contained in:
parent
cea7b2b0f3
commit
a728ed3dfb
2 changed files with 4 additions and 4 deletions
|
|
@ -79,9 +79,9 @@ Requires the [Style Settings](https://github.com/mgmeyers/obsidian-style-setting
|
|||
4. Place both files inside that folder.
|
||||
5. In Obsidian, go to **Settings > Appearance > Themes** and select **CyberGlow**.
|
||||
|
||||
### Community Themes (coming soon)
|
||||
### Community Themes
|
||||
|
||||
CyberGlow will be submitted to the Obsidian community themes directory. Once approved, you will be able to install it directly from **Settings > Appearance > Themes > Browse**.
|
||||
Install directly from Obsidian: **Settings > Appearance > Themes > Browse** and search for **CyberGlow**.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "CyberGlow",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "1.0.0",
|
||||
"author": "DevM0nk3y",
|
||||
"authorUrl": "https://github.com/DevM0nk3y/CyberGlow"
|
||||
"authorUrl": "https://github.com/DevM0nk3y"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue