사용자 도구

사이트 도구


linux:theme

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:theme [2020/09/29 22:03]
kwon37xi
linux:theme [2020/09/29 22:23]
kwon37xi [Materia]
줄 47: 줄 47:
   * http://mokaproject.com/   * http://mokaproject.com/
   * [[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 Icon Theme =====
 +  * Papirus Icon 과 그것과 잘 어울리는 이미 있는 Gnome의 arc, materia  KDE 버전 테마등.
 +  * https://github.com/PapirusDevelopmentTeam
 +<code sh>
 +sudo add-apt-repository ppa:papirus/papirus
 +
 +sudo apt-get install papirus-icon-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 papirus-folders
 +sudo apt-get install claws-mail-themes-papirus
 +
 +</code>
 +
 +===== 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>
 +
 +===== 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