2023-09-27, 09:27 AM
(2023-09-19, 04:24 PM)Niskeletor de Oscuridad Wrote: ...
Another faster thing to do is in the browser in developer mode F12, you can apply the CSS Styles changes on the fly, this can give you a more stable idea of how to implement it at the end. I hope you continue working with your customization and share with us your doubts or progress
What I ended up doing was using inspect element to edit, and then copying it onto vs code on my second monitor when I found what changes I liked, it was a bit tedious as I had to find individual classes that I had edited in the CSS file which was over 1000 lines but it worked out in the end, now I have a theme that I really like!