face-hh/griddycode

Tool to transfer visual studio themes to Griddy Code

Opened this issue · 3 comments

Can we create a tool to transfer/translate visual code themes into griddycode .lua themes

taking a look at a visual studio theme it should be possible to do in python or c# but i'm unsure about gd script.

If I do decide to tackle this undertaking idealy it would be an option in the settings menu. I would probably be able to do the code side but I am not well versed in gui design so if someone could assist me with that that would be great.

I am currently working on a python test just to see if I can get a working theme out of this

I made one in Rust.
https://github.com/RealPacket/MonarchToGriddyPlug
Edit: I realized that this was off topic, you wanted to convert a Visual Studio theme to a GriddyCode Lua theme.

I will not be supporting OSX as I have no way to test and ensure quality in OSX as I do not own a macbook
if someone who does would like to assist me that would be great

Just as a note I will not be supporting themes from the marketplace as I have no easy way to obtain those I will be using the json files generated by https://themes.vscode.one/ the advantage to doing it this way is that we can also use this amazing tool to generate themes for griddy code as well there is also a massive library of premade themes made by the community that would hopefully be useable in griddy code