diff --git a/docs/setup/changing-the-colors.md b/docs/setup/changing-the-colors.md
index 25018f103..8e7534be2 100644
--- a/docs/setup/changing-the-colors.md
+++ b/docs/setup/changing-the-colors.md
@@ -71,27 +71,27 @@ theme:
Click on a tile to change the primary color:
+
### Color palette toggle
@@ -324,24 +392,6 @@ MaterialX for MkDocs will now change the color palette each time the operating
system switches between light and dark appearance, even when the user doesn't
reload the site.
-### Topbar style
-
-
-
-In Liquid Glass theme, the topbar (header + tabs) will always be frosted transparent color by default. If you need to set the background color of the topbar to follow `primary` or `accent`, configure it via `topbar_style`:
-
-
-
-: This property is used to set the background color of the topbar.
- Valid values are `glass`, `primary`, `accent`:
-
- ``` yaml hl_lines="2"
- theme:
- topbar_style: primary # glass primary accent
- palette:
- primary: indigo
- ```
-
## Customization
### Custom colors