Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoetty/obsidian-source-editor
A small Obsidian CSS Snippet to make the source mode editor use a monospaced font and design
https://github.com/hoetty/obsidian-source-editor
css-snippet markdown monospace-theme obsidian
Last synced: 17 days ago
JSON representation
A small Obsidian CSS Snippet to make the source mode editor use a monospaced font and design
- Host: GitHub
- URL: https://github.com/hoetty/obsidian-source-editor
- Owner: Hoetty
- License: mit
- Created: 2025-01-12T21:02:12.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2025-01-12T21:03:56.000Z (18 days ago)
- Last Synced: 2025-01-12T22:18:17.592Z (18 days ago)
- Topics: css-snippet, markdown, monospace-theme, obsidian
- Language: CSS
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A small Obsidian css snippet, that makes the source editor use a monospaced font and a monosized design, similar to Vscode.
![Editor Preview](EditorImage.png)
To use this snippet, go to ```Settings > Appearence > CSS Snippets``` and click on the folder icon. Download the css file and put it there.
The snippet only works with live preview disabled. You can turn it off per file using the three dots or globally in ```Settings > Editor > Default Editing Mode = Source Mode```