tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.29k stars 672 forks source link

Documentation on how to write themes? #302

Open zakiaziz opened 3 years ago

zakiaziz commented 3 years ago

Hi, I'd like to work on porting over the GitHub default dark theme over to json-viewer. I'm able to overwrite styles by editing the "Custom Style" section in the options page, but I have to utilize a !important after every css element I overwrite. It seems hacky and I'm wondering if theres an established method for writing new theme file