unneon / icie

Competitive programming IDE-as-a-VS-Code-plugin
https://marketplace.visualstudio.com/items?itemName=pustaczek.icie
Mozilla Public License 2.0
82 stars 10 forks source link

Feature request - show problem statement in dark theme #29

Open rohitagarwal0910 opened 4 years ago

rohitagarwal0910 commented 4 years ago

Option to make the Statement view window dark-themed as most of the VSCode users use dark theme. Additionally, if possible, make that window follow whichever theme is being used by the user.

unneon commented 4 years ago

It's possible to implement this, and following the user theme is pretty simple to do. This boils down to writing some custom CSS for Codeforces/CodeChef/AtCoder/SPOJ, so if anyone (you? :wink:) is interested in doing this, feel free to ask how at our Discord.