mirror of
https://github.com/xscriptor/obsidian.git
synced 2026-07-22 04:10:24 +00:00
feat: initial public version 1.0.0
This commit is contained in:
parent
6106d3cc4d
commit
e59712d7ee
2 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ An elegant Obsidian theme for coders and writers with beautiful EB Garamond typo
|
|||
|
||||
## Installation
|
||||
- From Obsidian: Settings → Appearance → Community Themes → Search **Xscriptor Theme**
|
||||
- Or manually: copy `theme.css` into `.obsidian/themes/Xscriptor Theme/` and select it in Settings → Appearance
|
||||
- Or manually: copy the `files` into `.obsidian/themes/Xscriptor Theme/` and select it in Settings → Appearance
|
||||
|
||||
## License
|
||||
[MIT License](LICENSE.md)
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
/* @settings
|
||||
|
||||
name: X Theme Settings
|
||||
id: x-theme
|
||||
name: Xscriptor Theme Settings
|
||||
id: xscriptor-theme
|
||||
settings:
|
||||
-
|
||||
id: transparency
|
||||
|
|
|
|||
Loading…
Reference in a new issue