Important
App Version 1.3.0+ required for this release.
New and Improved
Styling for the new native PDF Viewer.
Updated the styling of the Embedded Audio elements.
Added to Style Settings
Option for adjusting the horizontal alignment of the Tabs in the main workspace (Prism Theme → User Interface → Sidebar and Main Workspace Elements → Tab Header → Tab Header Alignment).
Increased opacity for hovered elements / highlighted text.
Fixed styling of the undefined callout in Release Notes.
Numerous styling / alignment improvements in Mobile.
Fixed Inline Math (LaTex) rendering by removing the borders.
Menus on the tablet should now be normal size. #130
Breaking Changes
Changed the Text, Background and Shadow colours in Colour Schemes to use comma separated HSL values. Custom Colour Schemes check the built-in Colour Schemes source files for reference on required changes!
Behind the Scenes
Updated all the screenshots in the README to reflect the changes in this update.
Started adding more comments to make window shopping easier
Been trying it out today and got it to work as I wanted, but somehow it keeps uninstalling itself. It happened twice already and I can’t really tell why (other themes did not disappeared from the list). Any ideas what this issue could be?
That is strange. I’m not really sure why that is the case. My only suggestion would be to make sure you are running the latest version. I’d advise running the installer from the Obsidian website again (that way your app version and installer version are on the latest available).
Hi! I am using the Prism theme and I am loving it. However, every time I close my system and open it it reverts to dark theme whereas I have selected and prefer the light theme. I need to go back everytime and change my appearance setting to light which is painful. My default system setting is dark but for obsidian I would prefer light. Not sure how to sort this. I saw a related thread that mentioned switching off the sync option however I have never had it open to begin with. Is it a Prism issue or something else I am not sure. Being a relative novice I am kind of stuck. Can anyone guide me?
Hi @Sharalene,
I don’t really see how Prism could be causing that. Usually oddities like that, from my experience, are when you use sync options and there are file permission issues which don’t let Obsidian to save options correctly. You could try going to your vault, into the .obsidian folder and making a backup of the appearance.json then deleting it. Upon restarting Obsidian and opening that vault your Appearance tab in Settings should be reset and the appearance.json file will recreate itself. See if setting your settings again and restarting helps this at all.
Alternatively, see if this still happens when you disable all plugins but Style Settings then restart Obsidian, set your settings up as you want them and restart again.
P.S. Also see if there are any file duplicates in the .obsidian folder. You should be safe to remove the ones mentioning conflict or -1 or something like that.
Added Colored Folders #156 (Thanks Sailkite for initial snippet)
2 Styles - Accent Color and Rainbow.
Option to apply colors to nested files.
Found in: Style Settings → Prism Theme → User Interface → Sidebar and Main Workspace → File Explorer → Colored Folders
Snippets
Prism Callouts are now available as a snippet!
Tested with several themes and it behaves well. There might be some minor visual differences due to how themes already handle callouts. If possible and you are experiencing issues, disable callouts customisations from the theme you are using.
Coming up to 3 years of Prism
Prism started out as a personal theme project that… well… spiralled out of control a little. Conveniently, I started working on it right before the Obsidian October 2021 and since then it’s become more a project for the users than myself tbh. Officially, the repository was made on 2nd October 2021 making it almost 3!
So to anyone that stuck around and used Prism over the years, Thank you! It’s been a fun project to work on. I do consider it “feature complete” at this point. I’ll try to keep it maintained going forward. Special shoutout to all of you that donated via BuyMeACoffee. Much appreciated and I’m glad you liked it enough to give back!
Fixes
Removed unnecessary borders around the status bar when in fixed position.
Updated the description of Hide Titlebar Title Text Style Setting.
Fixed the left padding in the titlebar on Linux.
Text of selected tabs in modals should now use correct colours.
Fixed Tab Header and Tab Labels alignment options.
Fixed Nav Header alignment and removed the floating top border.
Uniform background when loading the vault.
Fixed the background on input fields on mobile.
Adjusted the size of the toggles on mobile.
Reduced the padding of settings content on mobile.
Better contrasting text for pull down popups on mobile.
Spacing tightening for mobile.
Fixed Embedded backlinks sticky “nav header” horizontal alignment breaking when the note is in the sidebar.