bloemert-group / oceanic-next-italic

Color scheme for VS Code, Sublime Text and Atom
MIT License
46 stars 10 forks source link

can you do it for MonoDevelop #19

Open AbhimanyuAryan opened 7 years ago

AbhimanyuAryan commented 7 years ago

I use MonoDevelop with Unity. Can you do this italic addition with monodevelop?

sliepie commented 7 years ago

If MonoDevelop supports textmate themes, you can just take .tmTheme file from the repo

AbhimanyuAryan commented 7 years ago

@JarnoNijboer Monodevelop no more recognizes .xml format themes. It needs .json format. Where can i get this theme as .json ?

sliepie commented 7 years ago

Currently we don't have a json version of the theme. I don't know if there are programs that can convert a .tmTheme file to a compatible .json file for MonoDevelop, if such a program exists I'm happy to receive a PR for a json format of the theme for MonoDevelop. Are those files also compatible with Xamarin Studio/Visual Studio for macOS?

AbhimanyuAryan commented 7 years ago

Nope Xamario Studio/VS Studios on OSX also take .json format