kristorres / twicelights-minatozaki-vscode-theme

MIT License
3 stars 0 forks source link

More languages to support! #1

Open ellineison opened 1 year ago

ellineison commented 1 year ago

html, css, python, c#, and aspx please! 8681-pepe-5

kristorres commented 1 year ago

@ellineison HTML and CSS are in fact already supported in this VS Code theme. I’m currently working on adding support for Python, C♯, and ASPX. Thank you for your feedback. 🙂

kristorres commented 1 year ago

@ellineison HTML and CSS are in fact already supported in this VS Code theme. I’m currently working on adding support for Python, C♯, and ASPX. Thank you for your feedback. 🙂

Unfortunately, VS Code does not have specialized syntax highlighting tokens in .aspx files for ASP.NET. It even fails to detect the C♯ script in the example below. So sorry about that.

asp-net-01 asp-net-02