fix: 平台构建
This commit is contained in:
@@ -174,6 +174,13 @@ export const themePalettes: ThemePalette[] = [
|
||||
"--ink": "#e7f7ff",
|
||||
"--ink-soft": "#b9d2dc",
|
||||
"--ink-faint": "#84a1ad",
|
||||
"--font-ui": "Inter, \"PingFang SC\", \"Microsoft YaHei\", ui-sans-serif, system-ui, sans-serif",
|
||||
"--font-display": "\"Bahnschrift\", \"DIN Alternate\", \"PingFang SC\", \"Microsoft YaHei\", ui-sans-serif, system-ui, sans-serif",
|
||||
"--font-mono": "ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",
|
||||
"--title-weight": "760",
|
||||
"--title-tracking": "0.01em",
|
||||
"--heading-weight": "780",
|
||||
"--heading-tracking": "0.005em",
|
||||
...mechaMaterialVariables,
|
||||
"--line": "rgba(116, 236, 255, 0.32)",
|
||||
"--line-strong": "rgba(132, 243, 255, 0.7)",
|
||||
@@ -212,6 +219,13 @@ export const themePalettes: ThemePalette[] = [
|
||||
"--ink": "#fff8fd",
|
||||
"--ink-soft": "#ffe8f5",
|
||||
"--ink-faint": "#ffd0e9",
|
||||
"--font-ui": "Inter, \"PingFang SC\", \"Microsoft YaHei\", ui-rounded, ui-sans-serif, system-ui, sans-serif",
|
||||
"--font-display": "\"Trebuchet MS\", \"PingFang SC\", \"Microsoft YaHei\", ui-rounded, ui-sans-serif, system-ui, sans-serif",
|
||||
"--font-mono": "ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",
|
||||
"--title-weight": "720",
|
||||
"--title-tracking": "0",
|
||||
"--heading-weight": "740",
|
||||
"--heading-tracking": "0",
|
||||
...magicalMaterialVariables,
|
||||
"--line": "rgba(255, 201, 230, 0.42)",
|
||||
"--line-strong": "rgba(255, 225, 139, 0.76)",
|
||||
|
||||
Reference in New Issue
Block a user