You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created the new Python module called "PHP", and imported the "Update_Websites" sub-class from the "Code" module.
I created the "Update_CSS_Colors" sub-class, using the "Generate_CSS_Selectors" class from the "Text_Generator" module as a base.
I updated and improved the sub-class, with better, more organized, and beautiful ways of generating the contents of the "Colors.css" file.
Reading the new format of the "Colors.json" file in the "PHP" folder, which now has a list and a dictionary of colors, with the name and Hex code of the colors.
I also removed the "Text_Generator" module from the list of modules as I will no longer use it.
On the "Python" module, I improved its "Create_New_Module" sub-class a lot.
Leaving several things more organized and efficient, making the code more beautiful.
And added several code comments too, to improve the understanding of the code.
0 commit comments