mirror of
https://github.com/fankes/komari-theme-purcarte.git
synced 2025-10-19 11:59:21 +08:00
perf: 替换更合适的默认视频背景
This commit is contained in:
@@ -30,7 +30,7 @@ export interface ConfigOptions {
|
||||
export const DEFAULT_CONFIG: ConfigOptions = {
|
||||
backgroundImage: "/assets/Moonlit-Scenery.webp",
|
||||
enableVideoBackground: false,
|
||||
videoBackgroundUrl: "/assets/Mortis_1080p30fps2Mbps.mp4",
|
||||
videoBackgroundUrl: "/assets/LanternRivers_1080p15fps2Mbps3s.mp4",
|
||||
blurValue: 10,
|
||||
blurBackgroundColor: "rgba(255, 255, 255, 0.5)|rgba(0, 0, 0, 0.5)",
|
||||
tagDefaultColorList:
|
||||
|
Reference in New Issue
Block a user