We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(9)
我刚刚发现了这个美妙的主题:
http://github.com/nek4life/pycharm-twilight
I just found this wonderful theme :
http://github.com/nek4life/pycharm-twilight
明晚已移植到 IntelliJ / PyCharms
https://github.com/chriskempson/tomorrow-theme
https://github.com/chriskempson/tomorrow-theme/tree/master/ Jetbrains
抱歉,屏幕截图是 Ruby 语言
Tomorrow Night has been ported to IntelliJ / PyCharms
https://github.com/chriskempson/tomorrow-theme
https://github.com/chriskempson/tomorrow-theme/tree/master/Jetbrains
Sorry, screenshot is in Ruby
这是我的,基本上是从 Notepad++ 中的 Obsidian 主题复制而来的。这是一个 XML 文件,您可以将其粘贴到配置中的
colors
文件夹中。我不确定您还需要做什么...也许只需创建一个名为“深色”的新配色方案,然后将此数据复制到其中。深色主题
Here's mine, which was basically copied from the Obsidian theme in Notepad++. This is an XML file you can stick into the
colors
folder in the config. I'm not sure what else you need to do...perhaps just create a new color scheme named Dark, and then copy this data into it.Dark Theme
是的,那些 RubyMine 主题 (http://devnet.jetbrains.net/docs/DOC-1154)是最好的起点。没有可用的导入例程。
如果您创建了一些不错的架构,请分享。
Yes, those RubyMine themes (http://devnet.jetbrains.net/docs/DOC-1154) is the best place to start. There's no import routines available.
If you create some nice schema, please share it.
我为 PyCharm 制作了一个 django 颜色主题。您可以在这里获取它: http://www.nerdydork.com/django -color-theme-for-pycharm.html
I made a django color theme for PyCharm. You can get it here: http://www.nerdydork.com/django-color-theme-for-pycharm.html
我在 PyCharm 和 Eclipse。我认为它最初被称为 Oblivion,但我根据自己的口味进一步定制了它。
I have this scheme in both PyCharm and Eclipse. I think it was originally called Oblivion but I further customized it to my taste.
我还制作了《暮光之城》的“Darcula”版本: https://github.com/jbranc/TwilightDarcula
I also did a "Darcula" version of Twilight: https://github.com/jbranc/TwilightDarcula
PyCharm 的 Sublime Text Monokai 方案:
https://github.com/spasserby/PyCharm-monokai
我的最爱。
Sublime Text Monokai scheme for PyCharm:
https://github.com/spasserby/PyCharm-monokai
my favorite.
我知道最后一个答案是在 2 年前发布的,但在这里你可以得到我的配色方案: https: //github.com/romibuzi/pycharm-color-scheme
如果它可以为某人服务
I know the last answer was posted 2 years ago, but here you can get my color scheme : https://github.com/romibuzi/pycharm-color-scheme
If it can serve someone