I erased several parts of the .cls file. Especially parts where .sty extensions are loaded, definitions are made, and so on. I saved it. I closed my LaTeX editor and updated the MikTeX distribution. I deleted all previously LaTeX-generated pdf and other ...
Haha yeah... but there you're always trying to REdefine color0 once the class has been declared. I am talking about changing the initial definition of color0 , the one in the class definition, that is the one in the filecontents environment in your example.
However, I think I'm quite familiar with LaTeX :) I've been using it frequently for 4 years now. I am also pretty familiar with general programming in several languages so I think I can handle a .cls or .sty modification. Otherwise, how do people do to adapt an existing package to ...
I might ask a really silly/noob question but here it goes :oops: : I have downloaded the moderncv class to have a frame to write my resumé. Yet I don't like the existing styles. I just want to change the color of a few parts. After modifying the .cls and .sty files, nothing changed ...