update at 2026-03-21 18:44:12

This commit is contained in:
douboer@gmail.com
2026-03-21 18:44:12 +08:00
parent f9d715157f
commit 89b1f97a6f
52 changed files with 3510 additions and 562 deletions

View File

@@ -75,152 +75,6 @@
}
}
},
{
"id": "paper",
"label": "Paper",
"preview": {
"pageBackground": "#f2eee5",
"paper": "#fcfaf4",
"panelBackground": "#fffdf8",
"frameStroke": "#7e6b57",
"frameStrokeStrong": "#5f5143",
"frameMuted": "rgba(126, 107, 87, 0.32)",
"mutedInk": "#5a5148",
"badgeFill": "#f3ede0",
"bodyFont": "'Songti SC', 'STSong', serif",
"displayFont": "'Baskerville', 'Times New Roman', 'Songti SC', serif",
"titleFont": "'Songti SC', 'STSong', serif",
"cardRadius": "1.7rem",
"panelRadius": "1.1rem"
},
"variants": {
"portrait": {
"devicePlacement": "logo_bottom",
"viewport": {
"width": 1072,
"height": 1448
},
"backgroundPath": "themes/paper/portrait/kindlebg.png",
"clock": {
"x": 347,
"y": 55,
"width": 220,
"height": 220,
"faceRadiusRatio": 0.47,
"faceStroke": 3,
"tickOuterInset": 6,
"majorTickLength": 14,
"minorTickLength": 7,
"majorTickThickness": 4,
"minorTickThickness": 2,
"hourLengthRatio": 0.48,
"minuteLengthRatio": 0.72,
"hourThickness": 9,
"minuteThickness": 5,
"centerRadius": 7
}
},
"landscape": {
"devicePlacement": "logo_right",
"viewport": {
"width": 1448,
"height": 1072
},
"backgroundPath": "themes/paper/landscape/kindlebg.png",
"clock": {
"x": 659,
"y": 57,
"width": 220,
"height": 220,
"faceRadiusRatio": 0.47,
"faceStroke": 3,
"tickOuterInset": 6,
"majorTickLength": 14,
"minorTickLength": 7,
"majorTickThickness": 4,
"minorTickThickness": 2,
"hourLengthRatio": 0.48,
"minuteLengthRatio": 0.72,
"hourThickness": 9,
"minuteThickness": 5,
"centerRadius": 7
}
}
}
},
{
"id": "classic",
"label": "Classic",
"preview": {
"pageBackground": "#ece6da",
"paper": "#ffffff",
"panelBackground": "#fefefe",
"frameStroke": "#3d352c",
"frameStrokeStrong": "#1f1a15",
"frameMuted": "rgba(61, 53, 44, 0.3)",
"mutedInk": "#3d352c",
"badgeFill": "#f3efe8",
"bodyFont": "'PingFang SC', 'Hiragino Sans GB', 'Noto Sans SC', sans-serif",
"displayFont": "'Palatino Linotype', 'Book Antiqua', 'Songti SC', serif",
"titleFont": "'Palatino Linotype', 'Book Antiqua', 'Songti SC', serif",
"cardRadius": "1.25rem",
"panelRadius": "0.92rem"
},
"variants": {
"portrait": {
"devicePlacement": "logo_bottom",
"viewport": {
"width": 1072,
"height": 1448
},
"backgroundPath": "themes/classic/portrait/kindlebg.png",
"clock": {
"x": 347,
"y": 55,
"width": 220,
"height": 220,
"faceRadiusRatio": 0.47,
"faceStroke": 3,
"tickOuterInset": 6,
"majorTickLength": 14,
"minorTickLength": 7,
"majorTickThickness": 4,
"minorTickThickness": 2,
"hourLengthRatio": 0.48,
"minuteLengthRatio": 0.72,
"hourThickness": 9,
"minuteThickness": 5,
"centerRadius": 7
}
},
"landscape": {
"devicePlacement": "logo_right",
"viewport": {
"width": 1448,
"height": 1072
},
"backgroundPath": "themes/classic/landscape/kindlebg.png",
"clock": {
"x": 659,
"y": 57,
"width": 220,
"height": 220,
"faceRadiusRatio": 0.47,
"faceStroke": 3,
"tickOuterInset": 6,
"majorTickLength": 14,
"minorTickLength": 7,
"majorTickThickness": 4,
"minorTickThickness": 2,
"hourLengthRatio": 0.48,
"minuteLengthRatio": 0.72,
"hourThickness": 9,
"minuteThickness": 5,
"centerRadius": 7
}
}
}
},
{
"id": "simple",
"label": "Simple",