简体   繁体   English

在Finder中找到我的darcula主题/方案文件

[英]Find my darcula theme/scheme file in finder

Since I am using two different Macs (work-home), I want to bring my configured Darcula theme/scheme from my home laptop, to my office's Mac and be able to select it from here: 由于我使用的是两台不同的Mac(家庭办公),因此我想将自己配置的Darcula主题/方案从我的家用笔记本电脑带到办公室的Mac,并能够从此处进行选择:

在此处输入图片说明

Tried to find where this file is located in my finder, but it seems that I can't find it. 试图在我的查找器中找到该文件的位置,但似乎找不到。

Anyone know where that file is, or what files do I need to grab for my office Android Studio to look the same as the one at home (including font/colours etc.), including their location outside Android Studio? 有人知道该文件在哪里,或者我需要拿什么文件才能使我的办公室Android Studio看起来像家里的文件一样(包括字体/颜色等),包括它们在Android Studio之外的位置?

Seems that there is no such question out there, compared on how to do this with Xcode! 与如何使用Xcode相比,似乎没有这样的问题!

After saving colors and your theme schema choose File -> Export Settings... and leave all options checked. 保存颜色和主题架构后,选择“ File -> Export Settings...然后选中所有选项。

I believe that Look and Feel option is about theme you're actually using. 我认为Look and Feel选项与您实际使用的主题有关。

Now you have a .jar file with all settings, including theme and colors. 现在,您有了一个.jar文件,其中包含所有设置,包括主题和颜色。 Import it using File -> Import Settings . 使用File -> Import Settings导入它。

NOTE: if you're using a GitHub, the best way to share your preferences between computers is creating Settings Repository and import it with IntelliJ /Android Studio. 注意:如果您使用的是GitHub,则在计算机之间共享首选项的最佳方法是创建Settings Repository并使用IntelliJ / Android Studio导入。 Both operations - creating and importing you would do in your IDE. 两种操作-创建和导入都将在IDE中完成。

Please check how to do it: Sharing Your IDE Settings 请检查操作方法: 共享IDE设置

It should work. 它应该工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM