

Built with SCSS, each "shard fragment" is a modular component designed to enhance specific UI elements, optimizing the interface for productivity and visual clarity.
Features
Consider using Recursive Sans Linear, which complements the design and enhances readability.
- Command Palette: Custom adjustments for improved navigation and user focus within the interface
- Enhanced Core UI: CSS modifications to hide unnecessary elements - no Hider plugin required anymore
- Settings: Streamlined vertical navigation and enhanced highlighting for external plugins
- New Tab: Redesigned empty state for new tabs page
- Editor: Active line indicator for improved focus
- Bullet Lists: Animated transitions for collapsed list bullets
- Unique Checkbox: Animated playful transitions
- External Links: Addition of Unicode symbols for enhanced recognition
- Internal Links: Subtle opacity adjustments for a cleaner interface.
...
Development
Built with SCSS. Modules in src/, compiled output in dist/.
Each shard is a separate module - comment out unwanted @use statements in the main SCSS file to exclude specific features from compilation.
Quick Start
- Run
npm install && npm run buildto compile. - Copy
dist/shard-fragments.cssto.obsidian/snippets/.
Continuous Build
- Use
npm run watchfor live recompilation.
Credits
This repository includes snippets and inspirations from various sources. Arigato (ありがとう) to:
License
Built for personal use only, from MIT-licensed sources (see Credits). Not intended for, and will not be submitted to, the Obsidian store.
How to Install
- Download the repository ZIP below
- Unzip it and find the CSS snippet file
- Move the CSS file into your vault's
.obsidian/snippets/folder - Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Stats
Stars
1
Forks
0
Last updated 1mo ago
Categories