Description
As mentioned in the following issue on the main AAA repo syntax highlighting is rather important for various reasons and it would be nice if all langs had syntax highlighting in the repo. I am placing this here for two reasons. the first and more important is that if this is to become the generator for the main AAA repo then syntax highlighting would be generated by this so it applies; and secondly it still is an important feature so it would be nice to have anyways and I have been trying to link some of the old issue from the AAA into this repo that I think are important. it would also be cool if like with themes the settings for the different colors would be available to be set in the main repo through something like CSS vars or a YML file or something like that, example below. sorry that there are no tags on this I dont know how to add those and dont think I can. As a final note I will be posting the original AAA post below this I just want to keep it separate.
--num_color: rgba(28,31,43,1);
--var_color: rgba(45,49,67,1);
--text_color_default: rgba(255,255,255,1);