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
Copy file name to clipboardExpand all lines: docs/README_en.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,25 @@ Add `!important` if styles don't apply.
186
186
</table>
187
187
</div>
188
188
189
+
#### 3.2.4 背景
190
+
191
+
Dynamic starry background For the dark theme, add `@import './onelight/style/background/grok-starry-sky.css';` at the top of `onelight-dark.user.css` can be imported immediately.
192
+
> [!warning]
193
+
> Dynamic starry background will consume some CPU resources.
0 commit comments