These are Obsidian CSS Snippets to customize several formats without the need for plugins.
- Open a text editor and paste the code
- Save into your {vault}\.obsidian\snippets folder, named as file-icons.css or whatever you like.
- In Obsidian, click Settings > Appearance > CSS Snippets
- Click the Reload Snippets icon on the upper right
- Toggle the snippet on
- Render code blocks and inline code like a green screen terminal
- Add icons to folders and files
- Add some formatting improvements to Tables like Bold headings and alternating row colors
- Add some formatting improvements to Bases like Bold headings and alternating row colors
- Make scrollbars just a bit wider
- Adjusts the height in the now deprecated Virtual Linker/Glossary plugin
- This may work with the new fakelinks plugin
Some of these were written by hand, some with help from other users, and some with AI assistance. Nothing was vibe-coded. It's all just CSS.