Styling & Theming
You can completely change the look and feel of the BlockNote editor. Change basic styling quickly with theme CSS variables, or apply more complex styles with additional CSS rules.
If you want to change, remove, or entirely replace the React components for menus & toolbars, see UI Components.
Themes
Themes let you quickly change the basic look of the editor UI, including colors, borders, shadows, and font.
Overriding CSS
You can change any styles applied to the editor by setting your own CSS styles.
Adding DOM Attributes
BlockNote allows you to change how the editor UI looks. You can change the theme of the default UI, or override its CSS styles.