✨ New features and improvements:
- 🎨 New color scheme : Underwater Oyster (light)
- 📱 Mobile styling (navbar and toolbar)!
- Improved “Modern” Kanban styling (can be toggled via style settings)
- Reduced text selection opacity
- Reduced the margin under the inline title
- Changed color of graph links to a lighter tone
- Links now still are the same color when hovered, only their opacity is lowered
- Added support for color-base variables which are often used by plugins
- Lowered the opacity of the notebook css class
🕹️ New options and settings (via the Style settings plugin):
- Option to disable justified text (in “🔍 Options” section) (#12)
- You can disable the hover animation for buttons in “🔍 Options”, also changed the color on hover to make it more consistent
- You can now disable the theme’s custom checkboxes (#13)
🔧 Fixes
- Inverted base and overlay colors for Catppuccin latte color scheme (light)
- 🚩 Timeline callout: Fixed background color and timeline title getting cut/weirdly formatted
- Fixed a hover color problem with links
- Fixed active outline color for headings
- Fixed active line highlight behaving weirdly with kanban boards
- Fixed padding issue with File Tree alternative plugin
- The number of
!importantused in the code was divided by two (O_O) - Minor stylings and fixes