使用Desktop Art 设计启动图片
网址: https://www.jetbrains.com/company/brand/desktop-art/
Art Meets Code
For many developers, coding is creating and the code is their art. We bring together these two worlds, where art and science become one and the same, with our code-generated desktop themes. These themes provide the perfect balance between the experimentation of art and the beautiful complexity of science, for a desktop unique to you.
进去后, 它会随机生成 9 个, 可以挑一个顺眼的双击, 或者点击 Regenerate
重新生成一组
选择几个顺眼的, 打勾后可以点击 Crossbreed
进行杂交
或者直接点击 I Feel Lucky
, 随机一个
在 Product Desktops
下面可以下载静态壁纸或者 mp4 视频
怎么替换 splash screen 图片?
建议改之前先把 resources.jar
文件备份一下, 避免自己改坏了
准备工作
准备两张 png 图片, 经测试图片尺寸如果太大会占满整个屏幕, 而不会自动缩放
idea_logo.png
, 推荐尺寸 640x400[email protected]
, 推荐尺寸 1280x800
替换 jar 包中的图片资源
先退出正在运行的 IDEA, 避免出现什么问题
找到文件
idea 安装路径
/lib/resources.jar macOSIntelliJ IDEA.app
右键选择Show Package Contents
后找到 lib/resources.jar 文件使用压缩软件替换
idea_logo.png
和[email protected]
这两个文件, 换成自己喜欢的图片重新启动 IDEA, 大功告成