사용자 도구

사이트 도구


linux:theme

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:theme [2022/01/02 12:09]
kwon37xi [HOME 테마 디렉토리]
linux:theme [2023/12/26 18:15] (현재)
kwon37xi [KDE 테마]
줄 47: 줄 47:
 ===== GTK 테마 ===== ===== GTK 테마 =====
   * ''GTK_THEME=Yaru <application>'' 처럼 특저 애플리케이션에 별도의 테마 지정 가능.   * ''GTK_THEME=Yaru <application>'' 처럼 특저 애플리케이션에 별도의 테마 지정 가능.
 +  * ''*.desktop'' 파일에는 다음과 같은 형식 
 +<code> 
 +Exec=env GTK_THEME=Yaru env GTK_IM_MODULE=ibus /path/to/eclipse 
 +</code>
 ===== KDE 테마 ===== ===== KDE 테마 =====
   * Qt5 Configuration Tool(''qt5ct'')로 테마 조정.   * Qt5 Configuration Tool(''qt5ct'')로 테마 조정.
   * **Appearance** 항목만 조정하면 아이콘이 제대로 안 보일 수 있음.   * **Appearance** 항목만 조정하면 아이콘이 제대로 안 보일 수 있음.
   * **Icon Theme** 도 함께 조정할것.   * **Icon Theme** 도 함께 조정할것.
 +  * 환경 변수 설정 필요 ''~/.config/environment.d/999-qt-theme.conf''<code sh>
 +QT_QPA_PLATFORMTHEME=qt5ct
 +</code>
  
 ===== Yaru ===== ===== Yaru =====
줄 76: 줄 82:
     * [[https://www.opendesktop.org/p/1256209/|Korla Icon theme]]     * [[https://www.opendesktop.org/p/1256209/|Korla Icon theme]]
   * https://www.nordtheme.com   * https://www.nordtheme.com
 +  * https://www.nordtheme.com/ports : 각종 애플리케이션용 nord 테마
  
  
줄 229: 줄 236:
   * [[https://github.com/cbrnix/Flatery/search?l=shell|cbrnix/Flatery: Flatery is icon theme for linux in flat style licensed under the CC BY-NC-SA 3.0]]   * [[https://github.com/cbrnix/Flatery/search?l=shell|cbrnix/Flatery: Flatery is icon theme for linux in flat style licensed under the CC BY-NC-SA 3.0]]
  
 +===== Twister UI =====
 +  * [[https://twisteros.com/twisterui.html|Twister OS]]
 +  * xubuntu, mint 용 테마 팩. 다른 운영체제를 흉내냄.
 +  * [[https://www.debugpoint.com/2022/02/twister-ui-2022/|Give Your Linux Mint and Xubuntu a Visual Uplift Using Twister UI]]
  
 ===== 참조 ===== ===== 참조 =====
linux/theme.1641092966.txt.gz · 마지막으로 수정됨: 2022/01/02 12:09 저자 kwon37xi