wth461694678_text-block-timer/data.json
2026-02-13 16:53:37 +08:00

17 lines
No EOL
509 B
JSON

{
"autoStopTimers": "quit",
"timerInsertLocation": "head",
"enableCheckboxToTimer": true,
"runningCheckboxState": "/",
"pausedCheckboxState": "-xX",
"checkboxToTimerPathRestriction": "disable",
"pathRestrictionPaths": [],
"runningIcon": "⏳",
"pausedIcon": "💐",
"timeDisplayFormat": "smart",
"timerDisplayStyle": "badge",
"runningTextColor": "#10b981",
"runningBgColor": "rgba(16, 185, 129, 0.15)",
"pausedTextColor": "#6b7280",
"pausedBgColor": "rgba(107, 114, 128, 0.12)"
}