char colors
Some checks failed
build_docker / essential (pull_request) Successful in 0s
build_docker / build_easyocr (pull_request) Has been cancelled
build_docker / build_doctr_gpu (pull_request) Has been cancelled
build_docker / build_raytune (pull_request) Has been cancelled
build_docker / build_easyocr_gpu (pull_request) Has been cancelled
build_docker / build_doctr (pull_request) Has been cancelled
build_docker / build_cpu (pull_request) Has been cancelled
build_docker / build_gpu (pull_request) Has been cancelled

This commit is contained in:
2026-01-20 15:18:56 +01:00
parent 4088a1efd0
commit 4195c67b0c
20 changed files with 465 additions and 95 deletions

12
mermaid.config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"theme": "base",
"themeVariables": {
"primaryColor": "#E6F4F9",
"primaryTextColor": "#404040",
"primaryBorderColor": "#0098CD",
"lineColor": "#0098CD"
},
"xyChart": {
"plotColorPalette": "#0098CD"
}
}