Skip to content

Releases: primary-theme/obsidian

v.1.4.5

01 Apr 02:26
Compare
Choose a tag to compare

⚒️ Fixes

  • Fixed Insider font and checkboxes issue #101 #107
  • Added paddings to Edit Mode Codeblocks to align with Preview View styling

Thank you again for the reports!

v.1.4.4

31 Mar 07:45
Compare
Choose a tag to compare

New 🎁

💎 Added style options for Side Dock Ribbon (utmost left and utmost right narrow sidebar in Obsidian). Styles includes: Mini Floating Side Dock, Show on Hover Side Dock (inspired by @tingmelvin 's Side Dock), and Hide Side Dock

sidedockribbon-update

💎 Added style toggle for Hide Note Header Bar, Show on Hover. See gif for implementation. (@chrisgrieser - I'm getting real inspired by you recently ;) )

noteheaderhover-update

💎 Added style options for Status Bar including Only show Sync Icon, and Hide Status Bar

statusbar-update

💎 Added tons of Customizations (1) including Header Background, Header Border, Header Border Radius, and Text Alignment — get them through Style Settings plugin

headers-update

💎 Added tons of Customizations (2) including change text colors for bold, italic, resolved and unresolved links; change blockquotes colors (text, border, background), change sizes of popovers and more!

markdown-update

Fixes ⚒️

  • Improved contrast for dividers when editing the syntax
  • Fixed inline code not styling properly inside Callouts
  • Fixed #101 - will update again once Licat changes to the right variables (as said in the linked Discord convo by miharekar)
  • Fixed #91 - Typewriter Scroll plugin now works with Primary!
  • Increase modal size #85

Changes 🖌️

  • I moved some style settings around, added dropdowns where needed, and added descriptions
  • Changed horizontal rule syntax font to code font
  • Changed checkbox box color #95
  • Changed footnote citations color to green
  • Changed external link icon
  • Improved Primary Documentation
  • Made multicolor highlight native rather than a must-toggle feature. You can disable this through Style Settings!
  • I also reworked the links so that they will have less specificity over all. I hope that its not colliding with plugins like Supercharged Links anymore 👀

💎 Improved Primary's box in Theme Store

image

Contributions 🫂 (Thank you so so much!!)

  • Full Calendar Plugin changes by @Signynt
  • Fix for Callout overflow @xotea

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. 🎯

v.1.4.3

26 Mar 01:24
Compare
Choose a tag to compare

Fixes ⚒️

  • Fixed Search Highlight not working in Preview
  • Fixed Status bar item vertical alignment - contribution by @zcysxy 🫂🙏🥳 Thank you so much!!
  • Fixed Hover Editor unpinned styling

v.1.4.2

25 Mar 04:31
Compare
Choose a tag to compare

New 🎁

Added support for Hover Editor! 📌📌📌

hover-editor-update

v.1.4.1

24 Mar 09:24
Compare
Choose a tag to compare

New 🎁

Added option to customize Header font-weight and font-style in Style Settings!

primary-change-weight-style
*Demo is for soup#0323 on Discord

Fixes ⚒️

  • Quickly fixed highlighting when using Find/Find-Replace functions #96

Thanks to those who filed issues for this release!! 🥳

v.1.4.0

22 Mar 13:52
Compare
Choose a tag to compare

New 🎁

update-1-4
*gifs have color limitations so excuse some of the out of place colors rendered > ,>

💎 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. :)

image

🟠🟢🟣 Added Secondary Colored Headers option through Style Settings. This will enable heading to cycle through Orange, Green, Violet colors from h1 through h6.

image

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
  • Properly styled the new Rendered Markdown Tables in Live Preview to match Tables in Preview

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 especially to @lguenth and @tyindeepit!! 🌿💖

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. 🎯

v.1.3.3

17 Mar 03:13
Compare
Choose a tag to compare

Tiny Fix ⚒️

  • Due to some bugs, option of picking your own custom bullet color has been removed. I apologize for the inconvenience. I will try to look for a workaround to enable this feature in the future!

v.1.3.2

15 Mar 14:45
Compare
Choose a tag to compare

New 🎁

  • Added option to change unordered and ordered list bullet colors! You can choose from presets Like Body Text, Muted, and Faint (default). (requested by a Jakob who emailed me!) You can also choose your own color.
    Update: Due to some bugs, option of picking your own custom bullet color has been removed! I apologize for the inconvenience. I will try to look for a workaround in the future!

Fixes ⚒️

  • Improved activeline color so that when text is selected, activeline text is clearly "selected" #64
  • Removed global styling for .cm-hmd-internal-link - this should improve customization with Supercharged Links. This class was targeted to style Legacy Editor unresolved links - I have then removed text-decoration but kept color enhancements. #86
  • Fixed image borders appearing in Obsidian Map View plugin #90
  • Closed #8 - as gutters are no longer highlighted!

Changes 🖌️

  • There's an ongoing phase for fixing Primary's mobile UI padding, font-sizes, alignment, and compression. I will be dripping these updates as times goes by. No huge UI changes, just improvements 😄 Related to #70
  • Unordered list bullets are now the same in both Live Preview and Reading Mode! #57
  • Improved styling of search boxes
  • Outgoing links title, Backlinks title, Modal titles and Settings sidebar item titles' first letter of each word are now capitalized to give them a more polished formal look
  • Modal widths are now responsive and should appear the appropriate size even with a narrower window!

Thank you to all of the folks who contributed to this release!! 🎉 Jakob (on email), @Signynt , @HEmile , @dsent and @jsmorabito !!

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. 🎯

v.1.3.1

06 Mar 15:21
Compare
Choose a tag to compare

New 🎁

  • Added toggle to disable activeline highlighting

Fixes ⚒️

  • Fixed Alternative Checkboxes not properly showing up on Preview #82
  • Made checkboxes resizable along with Obsidian's font-size adjustment on scroll function
  • Changed variable name for header sizes to the new ones provided by Obsidian. This should remove any issues. If you're using Style Settings to change font sizes, please update!
  • Lowered specificity for Alternate Checkboxes. This should ensure any plugin or user-generated snippet will work on top of Primary!

Changes 🖌️

💎 New design for Backlinks and Outgoing Links pane! The new styling affects both Backlinks in Document feature and on the sidebar. Now I feel like the Backlinks' pane is of use to me (HAHAHAH)

image

💎 New design for Find/Find and Replace function - it's now at the top, and it's very cute. It shouldn't be buggy at all now. (I pray, I hope HAHA) #83

image

  • The activeline highlighting color for Light Mode is now "lighter" than the pane's background color. This should provide more contrast and clearer text.

image

Thank you to @eleanorkonik and @ebullient for posting the issues!! Thank you to @SlRvb for catching the issue with the alt. checkboxes on preview mode + providing a solution! 💖🥳🎉

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. 🎯

v.1.3.0

28 Feb 19:49
Compare
Choose a tag to compare

New 🎁

💎 Style Settings now comes with:

  • Options to customize the Tab Header including option for picking a style, size, and toggle for multi-row tabs, turn on/off tab animations, choose the flow of colors for the tabs #68 , #75
  • Toggle between Inter's original font settings, or to Inter's alternative font settings (recommended)
  • Embeded Note style options. You can choose between Original, Minimal, and Clean. You can also pick a preferred background color, if you want to.
  • Toggle between: Scrollable, fixed height Embeded Note OR Non-scrollable, full view Embedded Note
  • Option to center all embeds (especially images)
  • Toggle between underlined or no underline links.

update1-3-0

💎 Alternative Checkboxes are now available in Primary! #35
I had so much fun doing this. I started with the first 6 and ended up with 16. Lol. Let me know what you think!

image

Syntax are as follows:

- [ ]  Unchecked
- [x] Checked
- [>] Rescheduled
- [<] Scheduled
- [!] Important
- [-] Cancelled
- [/] In Progress
- [?] Question
- [*] Star
- [n] Note
- [l] Location
- [i] Information  
- [S] Amount
- ["] Quote
- [I] Idea
- [b] Pro
- [p] Con
- [v] Bookmark

Changes 🖌️

  • Standardized the Command Palette and Quick Switches style change for other Prompts
  • Added border to modals
  • Changed the theme store styling (a bit)

Fixes ⚒️

  • Outline plugin now has appropriate indentation #72
  • Headings are now at the expected size, even without Style Settings #78
  • Font of heading and body will change as expected and without issues #80

As always, thank you to all those who sent issues and suggestions!! 🥳🎉

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. 🎯