Intellij 테마(Theme) 적용하기
Intellij Material Theme 적용하기
결과화면
Material UI Theme Install
1. plugins
- Mac : Command + Shift + A ->
plugins
- Window : Ctrl + Shift + A ->
plugins
2. Browse repositories
을 클릭합니다.
3. Material Theme UI
라고 검색해서 install을 합니다.
4. 설치가 완료되면 Restart를 누릅니다.
Editor Theme 적용하기
- 프로젝트 구조와 전체적인 부분은 바뀌었지만 Editor부분에는 테마가 적용되지 않는 문제가 있습니다.
- 이 문제를 해결하기 위해서는 Editor에도 테마를 적용해야 합니다.
1. plugins
- Mac : Command + Shift + A ->
settings
- Window : Ctrl + Shift + A ->
settings
2. Editor
-> colors & fonts
를 변경합니다.
Dracula
->Material
결과화면
Rainbow Bracket
- 괄호의 색깔을 Mapping 해주는 Plugin
Exclude 파일 제외하는 방법.
변경 전 모습
설정 변경하기
- Show Excluded files 체크 해제하기
변경 후 모습
출처 : https://nesoy.github.io/articles/2018-03/Intellij-Theme
'IDE Tool > IntelliJ IDEA' 카테고리의 다른 글
intelliJ 자바 어플리케이션 디버깅하기 (0) | 2019.12.31 |
---|---|
intellij 테마/배경 추천 및 변경 (0) | 2019.12.27 |
IntelliJ Tip 모음 2019.2.1 기준 (0) | 2019.12.24 |
IntelliJ 내가 사용하는 설정 및 단축키 정리 for Mac (0) | 2019.12.24 |
IntelliJ Power Mode 2 (0) | 2019.12.24 |
IntelliJ 추천 플러그인 (0) | 2019.12.24 |
IntelliJ 유용한 플러그인 (0) | 2019.12.24 |
개발자라면 알아야 할 IntelliJ 필수 단축키 20선 for Mac (0) | 2019.12.19 |