|
4 | 4 |
|
5 | 5 | - `VibrantUnknown(Darcula)` |
6 | 6 |
|
7 | | - |
| 7 | + |
8 | 8 |
|
9 | 9 | - `FadeComments` |
10 | 10 |
|
11 | | - |
| 11 | + |
12 | 12 |
|
13 | 13 | - `NicePython` |
14 | 14 |
|
15 | | - |
| 15 | + |
16 | 16 |
|
17 | 17 | - `Solarized` |
18 | 18 |
|
19 | | - |
| 19 | + |
20 | 20 |
|
21 | 21 | - `Havenjark` |
22 | 22 |
|
23 | | - |
| 23 | + |
24 | 24 |
|
25 | 25 | - `GeditForElegantGnome` |
26 | 26 |
|
27 | | - |
| 27 | + |
28 | 28 |
|
29 | 29 | - `Gvim` |
30 | 30 |
|
31 | | - |
| 31 | + |
32 | 32 |
|
33 | | -在选完我们中意的主题之后,需要大家到「[intellij-idea-tutorial](https://github.com/guobinhit/intellij-idea-tutorial/tree/master/resources/idea-theme)」中下载相应的主题。以「[SublimeMonoKai](https://github.com/guobinhit/intellij-idea-tutorial/tree/master/resources)」主题为例: |
| 33 | +在选完我们中意的主题之后,需要大家到「[intellij-idea-tutorial](https://github.com/guobinhit/intellij-idea-tutorial/tree/master/resources/idea-theme)」中下载相应的主题。以「[SublimeMonoKai](https://github.com/guobinhit/intellij-idea-tutorial/blob/master/resources/idea-theme/SublimeMonoKai.jar)」主题为例: |
34 | 34 |
|
35 | | - |
| 35 | + |
36 | 36 |
|
37 | 37 | 如上图所示,到 GitHub 中下载`jar`包,备用。然后, |
38 | 38 |
|
39 | | - |
| 39 | + |
40 | 40 |
|
41 | 41 | 依次选择`File -> Import Settings`,导入我们已经下载完的「SublimeMonoKai」主题的`jar`包。 |
42 | 42 |
|
43 | | - |
| 43 | + |
44 | 44 |
|
45 | 45 | 以 Mac 为例,再选择`IntelliJ IDEA -> Preferences`,进入`Preferences`: |
46 | 46 |
|
47 | | - |
| 47 | + |
48 | 48 |
|
49 | 49 | 然后选择`Colors & Fonts`,设置`Scheme`为`SublimeMonoKai`即可。在我们完成以上操作,重新启动 IntelliJ IDEA 之后(必须重新启动才能生效),效果如下图所示: |
50 | 50 |
|
51 | | - |
| 51 | + |
52 | 52 |
|
53 | 53 | 最后,希望大家在编程的时候都能够有一个愉悦的心情! |
54 | 54 |
|
|
0 commit comments