https://github.com/gavinmn/obsidian-hig
A work in progress Obsidian theme designed to fit in with the Human Interface Guidelines.
https://github.com/gavinmn/obsidian-hig
Last synced: 10 months ago
JSON representation
A work in progress Obsidian theme designed to fit in with the Human Interface Guidelines.
- Host: GitHub
- URL: https://github.com/gavinmn/obsidian-hig
- Owner: gavinmn
- Created: 2022-02-09T03:46:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T04:04:47.000Z (over 4 years ago)
- Last Synced: 2025-04-28T02:43:11.568Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 102 KB
- Stars: 89
- Watchers: 14
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obsidian HIG Theme

A work in progress Obsidian theme designed to fit in with the Human Interface Guidelines.
**Pull requests are welcome if they are in line with the HIG.**
Note: the code isn't pretty and is presented as is
- [Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/)
- Styling plugins to use:
- [Hider](https://github.com/kepano/obsidian-hider) — turn on everything
- [Icon Swapper](https://github.com/mgmeyers/obsidian-icon-swapper) — Import `icons.yml` to use the icons
### Still to do
- [ ] Mobile support
- [ ] More icons
- [ ] Menu styling
- [ ] Bugfixes