We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d914d commit 1d1eb23Copy full SHA for 1d1eb23
sites/docs/docs/tutorial/basic/theme.en.md
@@ -111,7 +111,7 @@ lf.setTheme({}, 'customTheme')
111
112
### Theme Style Priority
113
114
-The priority of theme styles (from high to low):
+The priority of theme styles (from low to high):
115
1. Built-in base styles (defaultTheme)
116
2. Applied theme mode styles (specified via `themeMode` or second parameter of `setTheme`)
117
3. Custom styles (specified via `style` or first parameter of `setTheme`)
0 commit comments