Skip to content

This is a CSS snippet for Obsidian to take on our primer markdown styling.

Notifications You must be signed in to change notification settings

ichelsea/Primer-obsidian-snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Primer markdown styling for Obsidian snippets

This is a CSS snippet for Obsidian to use primer markdown styling in preview mode.

Version 1.0

Before After
Default Obsidian markdown styling Obsidian with Primer flavored markdown

How do I apply this?

  1. In Obsidian navigate to: Settings > Appearance
  2. In the CSS Snippets section, select the file icon called, "Open snippets folder"
  3. Drag and drop or paste your downloaded primer-obsidian.css file into the snippets folder, and close the browser window.
  4. Activate the refresh button that's to the left of the file button.
  5. Toggle the switch for primer-obsidian!

Caveats

  • Right now this snippet only works in Obsidian's light mode.
  • The editing mode remains untouched in this version.
  • Obsidian snippets only read css files, so if you want to use the .scss file to make updates you'll have to use a compiler. Any updates published will be compiled to the .css file here in this repo.

About

This is a CSS snippet for Obsidian to take on our primer markdown styling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages