사용자 도구

사이트 도구


eclipse:theme

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
마지막 판 양쪽 다음 판
eclipse:theme [2013/05/15 11:54]
kwon37xi 새로 만듦
eclipse:theme [2015/01/24 11:11]
kwon37xi
줄 2: 줄 2:
 ===== Eclipse Theme ===== ===== Eclipse Theme =====
   * [[https://github.com/jeeeyul/eclipse-themes/|Jeeeyul's chrome theme]]   * [[https://github.com/jeeeyul/eclipse-themes/|Jeeeyul's chrome theme]]
 +  * [[https://github.com/guari/eclipse-ui-theme|Eclipse Moon Rise UI theme]] : SWT 버그 때문에 버튼 글자를 읽기 힘든 문제가 발생할 수 있음.
  
 ===== Color Theme ===== ===== Color Theme =====
   * [[http://eclipsecolorthemes.org/|Eclipse Color Theme]]   * [[http://eclipsecolorthemes.org/|Eclipse Color Theme]]
  
 +===== GTK3 Dark theme 문제 ===== 
 +  * Linux GTK 사용시 Dark theme의 색이 눈에 안보이는 조합으로 나온다. 
 +  * 현재 정황상 Eclipse SWT는 각 버튼 등의 색을 GTK 테마를 따르는데, GTK3를 사용할 때 Dark GTK3 용 테마가 안깔렸거나 하면 색 조합이 망가지는 듯 하다. 
 +  * https://github.com/guari/eclipse-ui-theme/issues/73<code sh> 
 +export SWT_GTK3=0 
 +eclipse 
 +</code>
  
eclipse/theme.txt · 마지막으로 수정됨: 2017/02/24 15:25 저자 kwon37xi