Files
MastersThesis/mermaid.config.json
sergio 4195c67b0c
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
char colors
2026-01-20 15:18:56 +01:00

13 lines
245 B
JSON

{
"theme": "base",
"themeVariables": {
"primaryColor": "#E6F4F9",
"primaryTextColor": "#404040",
"primaryBorderColor": "#0098CD",
"lineColor": "#0098CD"
},
"xyChart": {
"plotColorPalette": "#0098CD"
}
}