It’s update time again! I just released v.1.4.0 which features stylized Callouts and Multicolored Highlights!
New
Added beautiful support for Obsidian’s Callouts (aka sherlocked Admonitions)!
Full support of Obsidian’s standard callout syntax, and added a couple of my own, including a very special “celebrate” or “success” callouts (they’re moving gradients, perfect for a little party in your vault)!
Custom Callouts
> [!idea] for Ideas
> [!morning] for Morning Reflections/Meditations
> [!pro] for Pros
> [!con] for Cons
> [!celebrate] for your Vault Parties
Added option for Multicolored Highlights! This can be toggled through Style Settings. You can also change the colors to your liking.
Added Secondary Colored Headers option through Style Settings. This will enable heading to cycle through Orange, Green, Violet colors from h1 through h6.
Fixes
- Fixed callout padding issue while improving callouts #94
- Fixed highlighting text selection issue while improving highlights #66
- Fixed Find/Find-Replace search input padding
- Fixed position of search input clear
x
button - Fixed alternate checkboxes Cancelled
-
text not being muted in color
Changes
- Changed highlight colors to be more translucent
- Changed some Callout icons and colors better fit with Primary
- Moved Edit Codeblock button from the right to the left side to avoid interfering with Callouts
- Changed syntax for Alternative Checkboxes for (I decided to go with the syntax most other themes were using and instead make a snippet for my preferences hehe):
- [p] Pros (before it was b)
- [c] Cons (before it was p)
- [b] Bookmark (before it was v)
Thank you to those who have contributed to this release!!
If you like this update, consider supporting the development of Primary here.
If you wanna know what’s next for Primary, check out its development roadmap here.
@Cruzer - Thank you so so much for the kind words! I’m glad you’re enjoying it!! I’m slowly fine-tuning the code so that the theme’s colors become customizable! As these updates roll out that include new additions to colors (like the highlights above), the color codebase also gets fine-tuned. The color customizations update will come soon!