Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GuangluWu/obsidian-pisum
This is an obsidian theme with clean line-drawing appearance. Only dark mode available.
https://github.com/GuangluWu/obsidian-pisum
Last synced: 3 months ago
JSON representation
This is an obsidian theme with clean line-drawing appearance. Only dark mode available.
- Host: GitHub
- URL: https://github.com/GuangluWu/obsidian-pisum
- Owner: GuangluWu
- Created: 2020-06-09T23:29:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-26T15:27:37.000Z (over 3 years ago)
- Last Synced: 2024-05-20T21:28:53.957Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 5 MB
- Stars: 33
- Watchers: 2
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-obsidian - GuangluWu/obsidian-pisum - pisum/master/fullpower.png "") | ([Custom-folder-files-tree](code/css-snippets/custom-folder-files-tree.css))
README
# Obsidian-pisum
- This is an [obsidian](https://obsidian.md/) theme using a color scheme inspired by [obsidian_gruvbox](https://github.com/insanum/obsidian_gruvbox) and [Qiita](https://github.com/increments/vscode-qiita).
- Only dark mode is available, but I set the light mode to be an [Andy_Matuschak mode](https://notes.andymatuschak.org) which must be a credit to [death_au](https://github.com/deathau) 's brilliant solution.
- Scrollbar is put back considering the user using PC or Linux. Mac user can remove the scrollbar by manually reactivate the code in the end of the css file.
- The css file is a bit big but with detailed comments that is inspired by [Reggie](https://github.com/pgalliford)'s [Hulk theme](https://github.com/pgalliford/Obsidian-theme-Incredible-Hulk).---
### Screenshot---
### Usage- Turn on 'Custom CSS' plugin in Obsidian: `Settings > Plugins > Custom CSS`.
- Download and copy the `obsidian.css` file to the vault directory of your Obsidian note. It should take effect immediately.
- Switch between dark and light mode: `Settings > Apprearance > Theme`.
- Happy writing and have fun!