mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-16 08:01:13 -06:00
* Change BG color to white * Fix flowcharts where graphics overlap with text * Increase border size * change arrow style * Allow standalone building of TikZ flowcharts Useful for reference or website etc.. * Prevent manual hyphenation in TikZ diagrams A Bit of a manual tweak.. but worth it to look nicer :D * Add missing file for flowcharts --------- Co-authored-by: Cedric <ced@awase.ostal>
13 lines
356 B
TeX
13 lines
356 B
TeX
\definecolor{codeblue}{RGB}{69, 161, 248}
|
|
\definecolor{codeblack}{RGB}{40, 40, 40}
|
|
|
|
\definecolor{maingray}{HTML}{F8F8F8}
|
|
|
|
\definecolor{hlocre}{HTML}{E5B874}
|
|
\definecolor{hlorange}{HTML}{EC7850}
|
|
\definecolor{hlyellow}{HTML}{FAE69E}
|
|
|
|
\definecolor{pinkpic}{RGB}{246, 183, 194}
|
|
\definecolor{redpic}{RGB}{232, 72, 71}
|
|
\definecolor{yellowpic}{RGB}{246, 235, 51}
|