Hello,
I had a question concerning importing a custom color theme into Xcode from an external source, and was wondering if someone here could help me out. As a disclaimer, I'm completely new to Xcode. I've been using Visual Studio Code for a bit now for university coursework but after running into some issues with using the Mac version and writing C/C++ programs I've decided to give Xcode a try.
In VSCode I grew accustomed to using a color theme called Kanagawa, which can be found here. I was looking into importing that theme into Xcode, but was having some trouble. I was able to import others such as Nord, found here, by dragging the ".xcolortheme" file into the "FontAndColorThemes" folder in Xcode. I noticed that the Kanagawa theme at my link does not contain such a file, however.
I apologize if this is a stupid question, but is there any other way to import this theme into Xcode? Can I somehow do it using the data at the link?
Thanks