-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port for Visual Studio #57
Comments
Interested in both ! |
Someone send me an email yesterday with a request for this port project including a notice that there is finally a new theme editor available now for VS 2017. I'll read their documentation as soon as I've got some free time to understand their theming API. (and installed a VM with Windows to actually test- and develop it 😄 ) |
Any update to this so far? |
I'm always happy for any help to get a new port project up and running. Feel free to post a Gist or upload code in this issue which might help other users to get started. As long as there is no official repository, users can transitionally use the content in this issue to use a theme prototype locally. Please note that my current life situation doesn't allow me to spend as much time on my projects as before like announced on Twitter so I've added this port project to the Backlog Icebox for the time being. It might take some time to test things out, but I'll try to reserve some free time on the weekends. |
Check out https://github.com/alexanderte/dainty-vs |
Any update on this? This is one of the only major editor left. Nord all the things, this theme is so good! |
@ArturMroz Thanks a lot, this looks indeed like a great starting point. |
Decided to start tackling it at least for Visual Studio 2019. Thoughts so far? https://github.com/jwendl/nord-vs-theme |
@jwendl Sorry, unfortunately your comment got lost in my large amount of notifications. I've checked both the official 2017 and 2019 theme editors, but they were too limited and the massive amount of keys, in combination with almost no documentations for them, made me shy away from continuing to work on an official theme. |
Totally understandable. While not an expert in the area, there is a lot of undocumented options when customizing Visual Studio that involves reverse engineering. Yeah the theme editors definitely don't expose all of that functionality for the Visual Studio theme options. |
This issue is really old and kind of a shopkeeper in this repository. Time to change that. I and other authors of popular Visual Studio Code themes were invited to collaborate and test a new tool during the development/beta phase: an official theme converter for Visual Studio which allows to convert Visual Studio Code themes to Visual Studio, e.g. the Nord Visual Studio Code theme. This all is possible due to the new Visual Studio custom theme feature which is available as of Visual Studio 2022 Preview I'll post updates here as soon as the repository is available, but also look out for new theme versions from the marketplace which will be published from time to time when the theme converter gets updated continuously. |
@jwendl Oh, and you probably already knew all of that even before me because you're working right at the origin of this tool 😆 |
The first iteration looks amazing! Will definitely check that out. Will keep my eye open for it to hit a repo and see what we can tweak on the theme together. |
Not sure if I'm the only one but on VS 2022 Preview 5.0, I cannot select Nord as a Theme, even though I have it installed (I installed it from the Marketplace) |
+1 |
I cannot select it in Preview 6 either! |
Same problem here. |
Same problem with the full release of VS2022 that dropped today. |
As a temporary stopgap, I've run the theme converter on the vscode theme to get the raw pkgdef file. |
The uploaded extension worked fine during the preview versions of VS 2022 and it is just sad to see that it breaks when trying to install it in a stable software version. |
@arcticicestudio, I just wanted to say that I appreciate the hard work you do, and I understand that maintaining the ports is an enormous amount of work. Thank you for creating this awesome theme. I use it across my system, and I stare at it for hours every day. You created a great project that is loved & used by many. Not only the theme but everything around it. The effort you put into the documentation shines through. Please take care of yourself and take a break when you need it. Merry Christmas & happy holidays :) |
After a long break I would like to give an update regarding the development. With my new M1 MacBook I was finally able to unblock the VM showstopper. The CPU and system at all is pure engineering perfection and if I'd like to I can run multiple VMs at the same time. I haven't heard the fan once in the last few months of use (so not sure if there's even one installed 😁) while running almost 15+ more or less heavy apps. This is what a OS and hardware harmony should look like. Thanks to the new MacBook I was able to run a Windows 11 (ARM64) VM without any problems using the fantastic open-source and macOS specific UTM application that uses Apple's native APIs (e.g. “Metal“ for rendering) and makes VMs run almost faster than if installed bare metal. |
Any plans for developing a theme for Visual Studio?
PS: Looking forward to the Sublime Text version as well.
The text was updated successfully, but these errors were encountered: