2025-10-01 15:39:43 +03:00
|
|
|
{
|
|
|
|
|
"label": "Global timestamp style configuration.",
|
2026-01-23 18:55:56 +03:00
|
|
|
"position": {
|
|
|
|
|
"label": "Timestamp position."
|
|
|
|
|
},
|
|
|
|
|
"format": {
|
|
|
|
|
"label": "Timestamp format."
|
|
|
|
|
},
|
|
|
|
|
"color": {
|
|
|
|
|
"label": "Timestamp color.",
|
|
|
|
|
"red": {
|
|
|
|
|
"label": "Red"
|
2025-10-01 15:39:43 +03:00
|
|
|
},
|
2026-01-23 18:55:56 +03:00
|
|
|
"green": {
|
|
|
|
|
"label": "Green"
|
2025-10-01 15:39:43 +03:00
|
|
|
},
|
2026-01-23 18:55:56 +03:00
|
|
|
"blue": {
|
|
|
|
|
"label": "Blue"
|
2025-10-01 15:39:43 +03:00
|
|
|
}
|
2026-01-23 18:55:56 +03:00
|
|
|
},
|
|
|
|
|
"thickness": {
|
|
|
|
|
"label": "Timestamp thickness."
|
|
|
|
|
},
|
|
|
|
|
"effect": {
|
|
|
|
|
"label": "Timestamp effect."
|
2025-10-01 15:39:43 +03:00
|
|
|
}
|
|
|
|
|
}
|