You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added color scheme customization
* Improved theming API
* Improved theming and added user-definable DOM element classes
* Separated light/dark themes and added system theme detection
* Added `BlockNoteView` prop for styling components with CSS
* Added util function to merge CSS classes
* Fixed placeholder color
* Cleaned up auto theme switching and editor is no longer re-created on theme switch
* Cleaned up `BlockNoteTheme.ts`
* Minor fixes
* Cleaned up theme highlight colors
* Custom component styles now get deep merged with defaults
* Fixed highlight colors
* Added theming & styling docs
* Cleaned up theme types and component styles
* Added user-defined classes to remaining nodes
* Updated theme selection in docs
* Removed type field from default themes
* Reverted `App.tsx`
* Implemented PR feedback
* Fixed side menu button colors
* Added dark theme tests
* Fixed test
* Added screenshots
0 commit comments