IntelliJ IDEA nice theme settings (support custom)

Now more and more people are using IntelliJ IDEA, if you want a nice IDEA theme of it? This blog to teach you how to set up a Mimi da IDEA theme, you can also customize the favorite theme style based on personal preferences.


table of Contents:

☍ system theme settings

☍ import other topics IDEA

☍ theme and font settings to optimize

☍ custom theme IDEA


▾ system theme settings

Advanced to the first set in: File➞Settings➞Appearance & Behavior➞Appearance.

Here default provides three themes: IntelliJ, Darcula, high contrast. Here you can be set according to personal preference.

img

IntelliJ style

img

Darcula style

img

high constract style

img

System font style

img


▾ import other topics IDEA

IDEA default theme

IDEA default theme provides three editing area can be selected by the following manner.

img

More topics IDEA

If you want more you need to download the theme theme effects package, provides several IDEA theme download website here:

➣ IDEA Theme official website: ☛ Portal


➣ riaway official website:  ☛ Portal


➣ easycolor official website: ☛ Portal


➣ Color Themes official website: ☛ Portal


We are here to offer a few more nice themes

One Dark theme style

https://plugins.jetbrains.com/plugin/11938-one-dark-theme/versions

Hiberbee theme

https://plugins.jetbrains.com/plugin/12118-hiberbee-theme/versions

Monokai_2 样式

https://www.riaway.com/themeshow.php?tid=52$cid=1

Bluloco Light Style

http://easycolor.cc/idea/detail/28426.html

After the download package is as follows jar:

img

 Importing a theme :( way)

 file → import settings → select the downloaded theme jar file and follow the prompts to confirm → → Restart program

 After the restart, the new theme will automatically be enabled, if not enabled, you can choose as follows:

img

Download After importing the theme :( Second way)

img

Uninstall theme plugin editing area:

Select the topic you want to uninstall → Delete, and then restart IDEA


▾ theme and font settings to optimize

Setting the mouse wheel Change font size

We can check this option set to CTR + mouse wheel to control the font size to display the code

Set Hover tips

Display of results:

Set automatic guided package function

➣ Add unambiguous imports on the fly: automatic import unclear structure

➣ Optimize imports on the fly: automatically help us optimize the imported package

Set the display line number between the separator and method

Display of results:

➣ red circle as shown above, can check Show line numbers: the number of lines. I generally recommend to check on this.

➣ red circle as shown above, can check the Show method separators: display method of dividing line. This helps separate line method in our district, it is recommended to check on.

Settings tab documents show

As shown in note icon, open many files at the time, IntelliJ IDEA default is to open all the file names Tab single-line display. Multi-line efficiency than a single line, because more than a single line will hide the interface section Tab, so inconvenient to find the file, choose according to personal habits.

Display of results:

Set the default font, font size, line spacing, font

Modify the current theme font, font size, line spacing, font

If the current theme does not want to use the default font style can also be set individually

Modify the console output of the current theme font and font size


▾ custom theme IDEA

Some of the topics in this section is an advanced setting, is not recommended to use white, of course, you can modify the original theme of this part of the basis set

First of all need to go to the selected theme setting interface: File➞Settings➞Editor➞Color Scheme

Setting Keyword Description

Genera: Universal Styling

Code

☃ Code➞Identifier under caret: return variable settings check box

☃ Code➞Identifier under caret (write): Set to declare variables check the box

☃ Code Line number: line number style

☃ Code➞Identifier under caret (write): mouse line number where the line style

☃ Code➞Matched brace: {} tips Match

☃ Code➞ Method separator color: the dividing line style method

You need to check the show method separators in the Editor➞ General➞ Appearance

☃ Code➞ TODO defaults: TODO highlighted Tips

Editor

☃ Editor➞Breadcrumbs: the bottom of the class and method information bar style

current is the selected style;

Default is the default style;

It hovered when the mouse is moved over the label style;

Inactive is a method and from time to change the display style of the class

☃ Editor -> Caret: mouse input cursor color

☃ Editor -> Caret row: mouse row background color

Errors and Warnings

☃ some errors or warnings underscore

Search Results

☃ search structure rimmed tips

Search result: variable corresponding to the search results 2

Search result (write access): write access, the corresponding 1

Text search result: text search results; corresponding to 3

Template

☃ defined Template page template code style

Live Template: real-time template style

Template variable: variable template style

Text

☃ some important code editor zone settings

Background in readonly files: read-only file background

Default text: This topic area edit the default background and text color, by the way recommend a wink protection (green bean paste): # BDF8CA

Language Defaults: some global settings for code editing area

Braces and Operators: Symbol Set Color

☃ Braces: {} styling

☃ Brackets: [] style settings

☃ Dot: dot .pattern; Comma: Comma ,style; Semicolon: semicolon  style

☃ Operation sign: + operator - = / other styles

☃ Parentheses :() style

Classes: class related color settings

☃ Class name: class name style

Comments: Notes color settings

☃ Block comment: comment block / * * / I color#948130

☃ Doc comment: Documentation Comments

Markup: language tags such as <div> <\ div>

Tag: tag, my color#7F5D96

Tag value: the value of the label, my color#A48674

Text: Text annotation, my color#5E7798

☃ Line coment: line comments , I color # 9B9B9B

Identifiers: Java Set Identifier

Constant: Constant

Default: the default value

Function Call: call the method name style settings

Function declaration: been called the method name style settings

Global variable: Global variables styling

Local variable: local variables Style

Parameter: parameter style

parameter within the parameter style with hints Inline

Current

Default

Highlighted

Keyword Keyword style

Number Number Style

String: string-related style

☃ Escape Sequence

Invalid: Invalid, such as%?

Valid: effective as \ n \ t

☃ String text: font style string

other settings

The remaining part will not detail (too much content and too complex, requires users to slowly groping)

Save IDEA theme style

When all theme style set, you can export the corresponding theme file for next time use

Fill out the information, click OK, select the storage location on the line, information optional

Custom Theme successful, you can use directly into the next

Reprint this article, please add a link ☄https: //www.cnblogs.com/asio/p/12582311.html


This blog and CSDN blog (ཌ ་. Jun ☠ fiber ་. ད) simultaneous release

Dream is a beautiful journey, each person before finding it, just lonely teenager.

Guess you like

Origin www.cnblogs.com/asio/p/12582311.html