SNIPPETxp-dv
Extra Extras
This CSS snippet for Obsidian brings additional customization options to any theme to improve content perception and add personal flair.
CSSAny theme
# Extra Extras
This CSS snippet for [Obsidian](https://obsidian.md/) brings additional customization options to any theme to improve content perception and add personal flair. This snippet is currently a WIP, but new features will continue to be added as I build and customize my Obsidian vault.
> [!important]
> This snippet requires the [Obsidian Style Settings Plugin](https://github.com/mgmeyers/obsidian-style-settings) by [@mgmeyers](https://github.com/mgmeyers). This community plugin gives users a dynamic graphical user interface for customizing every feature in this snippet, and is also necessary for basic functionality. Community plugins are downloaded, installed, and enabled within the Obsidian application through the *Settings* → *Community plugins* tab.
> [!tip]
> Standalone snippets of each section can be made by copying the CSS code and Style Settings comments corresponding to your desired section to another .css file in the snippets folder of your Obsidian vault. This snippet should then be disabled or deleted, and your new standalone snippet(s) enabled.
### Sections:
- [Horizontal Rules](#horizontal-rules)
- [Headings](#headings)
- [Checkboxes](#checkboxes)
> [!note]
> Unchecked features are planned / in progress.
---
## Horizontal Rules
Also called *dividers*, horizontal rules visually separate content on a page.
### Feature List:
- [x] Style
- [x] Thickness
- [x] Icon Size
- [x] Icon Padding
- [x] Icon Image
- [x] Color
## Headings
### Feature List:
- [x] Reverse Colorful Headings Direction
- [ ] Evenly Spaced Headers
- [ ] Small Caps
- [ ] Heading Dividers
- [ ] Individual Toggles Per Heading Level
- [ ] Style (*Match Horizontal Rules* or *Custom*)
- [ ] Thickness
- [ ] Icon Size
- [ ] Icon Padding
- [ ] Icon Image
- [ ] Color
## Checkboxes
### Feature List:
- [x] Strikethrough
## Embeds
### Feature List:
- [x] Remove First Header
- [x] Clean Embeds
- [x] Remove Filenames
How to Install
- Download the CSS file below
- Move it to your vault's
.obsidian/snippets/folder - Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Stats
Stars
1
Forks
0
License
MIT
Last updated 6mo ago