Sskki's Obsidian CSS Snippets
Some CSS snippets I wrote, that I like to use for my Obsidian vault alongside my Vanilla AMOLED Color theme.
Installation
- Open Obsidian Settings > Appearance > CSS snippets (scroll to the bottom)
- Press the Open snippets folder button and copy the CSS files in this repository into it
- Unzip the folder if downloaded as a zip
- Enable each snippet you want to use
- You may have to press the Reload snippets button
Snippets
Heatmap Alternating Months
| Before | |
|---|---|
| After |
- To be used with Richard Slettevoll's Heatmap Calendar plugin
- Adds alternating colors to empty cells in heatmaps
- Labels every day of the week instead of only 3
- Highlights today better
Inline Title Color
| Before | |
|---|---|
| After |
- Intended to be used with my Vanilla AMOLED Color theme
- File names are shown as an inline title
- Because of the theme I use, it is colored red by default
- This changes it back to white
No Title Embeds
| Before | After |
|---|---|
- Does what it says on the tin
Table Highlight
| Before | After |
|---|---|
- Intended to be used with my Vanilla AMOLED Color theme
- Remove line break before tables
- Not sure why they're there in the first place
- Remove bold from first row
- Highlight cells with bold or italics in them
- Color the cell lightgrey
- Color the text black
Tasks Columns
| Before | After |
|---|---|
- To be used with Obsidian Tasks plugin
- Organise task queries into multiple columns
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
0
Forks
0
License
GPL-3.0
Last updated 4mo ago
Categories