griddycode icon indicating copy to clipboard operation
griddycode copied to clipboard

Tool to transfer visual studio themes to Griddy Code

Open melloCoding opened this issue 1 year ago • 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

melloCoding avatar Apr 14 '24 01:04 melloCoding

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

melloCoding avatar Apr 14 '24 13:04 melloCoding

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

melloCoding avatar Apr 14 '24 14:04 melloCoding