I have been trying to customize Prism Syntax highlighter for a while and but had somehow stocked because I could’t overwrite plugin’s CSS rules. I like Tania Radcia’s New Moon color scheme and wanted to adopt the rules in my CSS rules but I had failed in my past few attempts.
To-day, while got little distracted from my JS learning session, I look at the rules then I realized that I had some typos and I fixed the typos but still it did’t work. What I needed to do was to use !important override in all CSS rules then got fixed. Unless essential I don’t like to use !important override but in this case I had to use my dirty fix to adopt the new rules. Now my codes look little better finally!
