本文介绍了如何在JetBrain IDE的设置中更改背景颜色?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在JetBrains的IDE中更改背景颜色有哪些设置?

What are the settings to change the background color in JetBrains' IDE?


  • 项目浏览器窗格

  • 控制台窗格

  • 代码编辑器

  • 其他窗格

  • Project explorer pane
  • Console pane
  • Code editor
  • Other Panes

我正在运行v12.1.6终极版。
不同版本的软件之间是否存在重大差异?

I'm running v12.1.6 Ultimate Version.Are there major differences between different versions of the software?

推荐答案

控制台窗格:



设置/编辑/颜色&字体/控制台颜色

控制台,背景

设置/文件颜色

添加(Alt + insert) ,选择项目文件范围,选择一种颜色。

Add (Alt+insert), choose 'project files' scope, select a color.

取消选中在编辑器选项卡中使用复选框,确保选中在项目视图中使用

Uncheck the 'Use in editor tabs' checkbox, make sure to check 'Use in project view'

设置/编辑器/颜色& fonts / General

文字,默认文字

这篇关于如何在JetBrain IDE的设置中更改背景颜色?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-30 00:04