A minimalist and elegant Obsidian theme focused on clean typography and smooth interactions.
- 🎨 Clean Visual Design: Minimalist interface with accent color customization
- 📝 Enhanced Typography: Uniform header sizes with prefix indicators (H1-H6)
- 🖼️ Smart Image Handling: Auto-centered images with smooth hover effects and max-height control
- 🔗 Stylish Links: Internal links with arrow prefix and highlight on hover
- ☑️ Custom Checkboxes: Clean checkbox design with custom check marks
- 📜 Smooth Scrollbars: Minimal, unobtrusive scrollbar styling
- 🌓 Dark & Light Mode: Full support for both themes
- Open Settings in Obsidian
- Navigate to Appearance → Themes
- Click Manage and search for "Quietus"
- Click Install and use
- Download
theme.cssfrom this repository - Copy the file to your vault's
.obsidian/themes/folder - Reload themes in Obsidian settings
- Select "Quietus" from the theme dropdown
You can customize the accent color by modifying the CSS variable in your theme.css:
body {
--accent-color: #8a5cf5; /* Change this to your preferred color */
}See the preview image above for the theme's appearance.
If you encounter any issues or have suggestions, please open an issue on GitHub.
Created by yuanzhixiang
MIT License
