鱼壳和Intellij Ide的颜色配置如何一起播放?

发布于 2025-01-29 18:48:45 字数 322 浏览 5 评论 0原文

我目前将我的Intellij配色方案设置为“太阳化的深色”(这与默认的“ Darcula”非常相似),并且正在使用鱼壳。不幸的是,很难读取未编译的行数的日志输出,如下图所示。我已经尝试调整我的Intellij配置,但找不到对深蓝色的任何引用,而鱼在iterm中显示出不同的颜色 - 它来自哪里?

I've currently set my IntelliJ color scheme to 'Solarized Dark' (which is pretty similar to the default 'Darcula') and am using the fish shell. Unfortunately it is hard to read the log output where it gives the numbers of lines which don't compile, as pictured below. I already tried to tweak my IntelliJ configuration, but couldn't find any reference to the dark blue color, and fish shows different colors in iTerm - where does it come from?

log output

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怪我鬧 2025-02-05 18:48:45

原来是Intellij配置问题。一般的配色方案设置不会影响控制台字体颜色,而只会影响控制台背景,如果它提供了光背景,则可以提高可读性。这是我要花这么长时间的设置:'编辑 - >配色方案 - >一般 - >超链接 - >参考 - >前景'

It turned out to be an IntelliJ configuration issue. The general color scheme setting does not affect the console font colors, just the console background, which might improve the readability if it provides a light background. This is the setting for which I was looking for so long: 'Editor -> Color Scheme -> General -> Hyperlinks -> Reference -> Foreground'

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文