사용자 도구

사이트 도구


linux:theme

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:theme [2020/09/29 22:07]
kwon37xi
linux:theme [2020/09/29 22:29]
kwon37xi [테마의 기본 구성]
줄 7: 줄 7:
   * Mouse Theme : 마우스 커서 모양   * Mouse Theme : 마우스 커서 모양
   * 창관리자 Theme : 창관리자의 닫기, 최대화 등의 아이콘과 색상등.   * 창관리자 Theme : 창관리자의 닫기, 최대화 등의 아이콘과 색상등.
 +  * KDE Plasma 시작 화면 theme
 +  * 로그인 화면 theme
   * Terminal Theme : Konsole, gnome-terminal 등 터미널에 출력되는 글자들의 색상, 배경색 등을 결정하는 테마.   * Terminal Theme : Konsole, gnome-terminal 등 터미널에 출력되는 글자들의 색상, 배경색 등을 결정하는 테마.
   * 기타 애플리케이션 특화 테마들.   * 기타 애플리케이션 특화 테마들.
줄 48: 줄 50:
   * [[http://www.noobslab.com/2015/11/moka-orchis-gtk-themes-with-moka-faba.html|Moka & Orchis Gtk Themes with Moka & Faba Icons for Ubuntu/Linux Mint [Moka Project]]]   * [[http://www.noobslab.com/2015/11/moka-orchis-gtk-themes-with-moka-faba.html|Moka & Orchis Gtk Themes with Moka & Faba Icons for Ubuntu/Linux Mint [Moka Project]]]
  
-===== Papirus Theme ===== +===== Papirus Icon Theme ===== 
-  * Icon 과 KDE 테마등.+  * Papirus Icon 과 그것과 잘 어울리는 이미 있는 Gnome의 arc, materia  KDE 버전 테마등.
   * https://github.com/PapirusDevelopmentTeam   * https://github.com/PapirusDevelopmentTeam
 <code sh> <code sh>
줄 56: 줄 58:
 sudo apt-get install papirus-icon-theme sudo apt-get install papirus-icon-theme
 sudo apt-get install --install-recommends materia-kde # kde theme sudo apt-get install --install-recommends materia-kde # kde theme
 +
 sudo apt-get install --install-recommends arc-kde # kde theme sudo apt-get install --install-recommends arc-kde # kde theme
  
 sudo apt-get install papirus-folders sudo apt-get install papirus-folders
 sudo apt-get install claws-mail-themes-papirus sudo apt-get install claws-mail-themes-papirus
 +</code>
 +  * ''materia-kde'', ''arc-kde'' 는 [[linux:qt:kvantum|Kvantum]] 으로 QT 테마 설정할 것.
 +===== Materia GTK/Gnome Theme =====
 +  * https://github.com/nana-4/materia-theme : GNOME/GTK 테마
 +  * Papirus 에서 ''materia-kde'' 제공해줌.
 +  * Ubuntu 이미 제공됨
  
 +<code sh>
 +sudo apt install --install-recommends materia-gtk-theme
 </code> </code>
  
 +===== Arc GTK/Gnome Theme =====
 +  * https://github.com/jnsh/arc-theme
 +  * Papirus 에서 ''arc-kde'' 제공해줌.
 +  * Ubuntu 이미 제공됨
 +
 +<code sh>
 +sudo apt install --install-recommends arc-theme
 +</code>
 ===== Adwaita ===== ===== Adwaita =====
   * GNOME 3 테마   * GNOME 3 테마
linux/theme.txt · 마지막으로 수정됨: 2023/12/26 18:15 저자 kwon37xi