[docs]chore: update theme colors and video quality

- Change color scheme from black/white to slate blue-gray
- Replace demo video with higher quality version (4.6MB)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Adcent
2026-01-16 21:26:15 +08:00
parent e29ee02281
commit 98b18a2c83
2 changed files with 3 additions and 3 deletions
Binary file not shown.
+3 -3
View File
@@ -3,9 +3,9 @@
"theme": "mint",
"name": "Actionbook",
"colors": {
"primary": "#18181B",
"light": "#FAFAFA",
"dark": "#09090B"
"primary": "#475569",
"light": "#cbd5e1",
"dark": "#1e293b"
},
"favicon": "/favicon.ico",
"navigation": {