docs: add upage usage instructions document

This commit is contained in:
LIlGG
2025-09-26 16:47:22 +08:00
parent 793782cd02
commit eb25a56271

View File

@@ -18,7 +18,7 @@
}
/* For readability concerns, you should choose a lighter palette in dark mode. */
[data-theme='dark'] {
[data-theme="dark"] {
--ifm-color-primary: #7986cb;
--ifm-color-primary-dark: #6271c2;
--ifm-color-primary-darker: #5767be;