사용자 도구

사이트 도구


linux:theme

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:theme [2020/09/29 22:18]
kwon37xi [Papirus Theme]
linux:theme [2023/12/26 18:15] (현재)
kwon37xi [KDE 테마]
줄 1: 줄 1:
 ====== Linux  Themes ====== ====== Linux  Themes ======
 +  * [[linux:theme:sound|Linux Sound Theme]]
 +  * https://www.gnome-look.org/
 +  * https://store.kde.org/
 +  * https://www.pling.com
 +  * [[https://www.opendesktop.org/browse/cat/381/|OpenDesktop.org desktop themes]]
 +
 +
 ===== 테마의 기본 구성 ===== ===== 테마의 기본 구성 =====
   * UI 요소가 매우 많기 때문에 테마가 가리키는 요소도 매우 다양하다.   * UI 요소가 매우 많기 때문에 테마가 가리키는 요소도 매우 다양하다.
줄 7: 줄 14:
   * Mouse Theme : 마우스 커서 모양   * Mouse Theme : 마우스 커서 모양
   * 창관리자 Theme : 창관리자의 닫기, 최대화 등의 아이콘과 색상등.   * 창관리자 Theme : 창관리자의 닫기, 최대화 등의 아이콘과 색상등.
 +  * KDE Plasma 시작 화면 theme
 +  * 로그인 화면 theme
   * Terminal Theme : Konsole, gnome-terminal 등 터미널에 출력되는 글자들의 색상, 배경색 등을 결정하는 테마.   * Terminal Theme : Konsole, gnome-terminal 등 터미널에 출력되는 글자들의 색상, 배경색 등을 결정하는 테마.
   * 기타 애플리케이션 특화 테마들.   * 기타 애플리케이션 특화 테마들.
 +
 +===== 테마 설치 =====
 +  * [[https://www.youtube.com/watch?v=TqAQi0G7EHY|Linux Themes & Icons]]
 +  * 보통 테마는 압축 파일을 다운로드해서 ''~/.themes,~/.icons'' 에 압축을 푸는 식으로 설치하는데, 다음 두가지를 사용하면 자동으로 된다.
 +  * [[https://www.pling.com/p/1175480/|pling-store]] 테마 검색 및 설치
 +  * [[https://www.opendesktop.org/p/1136805/|ocs-url]] : 테마 검색 사이트에서 Install 을 누르면 설치됨.
 +    * 단, [[linux:qt:kvantum|Kvantum]] 테마는 압축파일을 받아서 kvantum 파일 열기로 설치해야함.
 +  * [[https://github.com/Rishang/gnome-theme-installer|Rishang/gnome-theme-installer: A cli-tool to download & install gnome based Icons, GTK, Cursor themes easily.]]
 +
 +===== HOME 테마 디렉토리 =====
 +  * ''~/.themes'', ''~/.local/share/themes'' : GTK, GNOME, KD 테마
 +  * ''~/.icons'', ''~/.local/share/icons'' : 아이콘, 마우스 커서 테마
 +
 +
  
 ===== Gnome / KDE 테마 통일  ===== ===== Gnome / KDE 테마 통일  =====
줄 18: 줄 41:
     * ''breeze''와 ''adwaita'' 는 QT/GTK 둘다 존재하므로 둘다 동일하게 설정한다.     * ''breeze''와 ''adwaita'' 는 QT/GTK 둘다 존재하므로 둘다 동일하게 설정한다.
     * GTK 테마와 [[linux:qt:kvantum|Kvantum]] 으로 된 QT 테마를 동일한 모양새로 맞춘다.     * GTK 테마와 [[linux:qt:kvantum|Kvantum]] 으로 된 QT 테마를 동일한 모양새로 맞춘다.
 +  * KDE와 GNOME 을 사용하지 않는 상태에서 GUI Toolkit 테마를 설정하려면,
 +    * KDE : ''qt5ct'' + [[linux:qt:kvantum|Kvantum]]
 +    * GTK : ''lxappearance''
 +
 +===== GTK 테마 =====
 +  * ''GTK_THEME=Yaru <application>'' 처럼 특저 애플리케이션에 별도의 테마 지정 가능.
 +  * ''*.desktop'' 파일에는 다음과 같은 형식
 +<code>
 +Exec=env GTK_THEME=Yaru env GTK_IM_MODULE=ibus /path/to/eclipse
 +</code>
 +===== KDE 테마 =====
 +  * Qt5 Configuration Tool(''qt5ct'')로 테마 조정.
 +  * **Appearance** 항목만 조정하면 아이콘이 제대로 안 보일 수 있음.
 +  * **Icon Theme** 도 함께 조정할것.
 +  * 환경 변수 설정 필요 ''~/.config/environment.d/999-qt-theme.conf''<code sh>
 +QT_QPA_PLATFORMTHEME=qt5ct
 +</code>
 +
 +===== Yaru =====
 +  * [[linux:ubuntu|Ubuntu Linux]]의 GTK 기본테마
 +  * 일반, Light, Dark 있음.
 +  * [[linux:qt:kvantum|Kvantum]] 에 KvYaru 로 테마 통일 가능.
 +
 +===== Darcula =====
 +  * https://draculatheme.com
 +  * [[https://github.com/dracula/xchat/tree/3e7d8a51b7ed2a5705cd0b41ee48a4525d8cede6|dracula/dracula-theme: 🧛🏻‍♂️ Dark theme for all the things!]]
 +  * 거의 모든 애플리케이션을 위한 dracula 테마
 +
 +===== Nordic =====
 +  * GTK, [[linux:qt:kvantum|Kvantum]] 테마 통일 가능
 +  * https://github.com/EliverLara/Nordic
 +  * https://www.gnome-look.org/p/1267246/
 +  * https://github.com/arcticicestudio/nord-gnome-terminal
 +  * https://store.kde.org/p/1327093/
 +  * [[https://store.kde.org/p/1326272/|Nordic Kvantum]]
 +  * 어울리는 Icon Theme
 +    * [[https://www.pling.com/p/1277095/|Simply Circles Icon Theme]]와 잘 어울린다.
 +      * 색 종류가 여러가지 인데 그 중에 "Simply Cyan Circles"와 잘 어울리는듯.
 +    * [[https://www.gnome-look.org/p/1209330/|Zafiro Icons]] : blue, light 와 잘 어울리는 듯.
 +    * [[https://www.opendesktop.org/p/1256209/|Korla Icon theme]]
 +  * https://www.nordtheme.com
 +  * https://www.nordtheme.com/ports : 각종 애플리케이션용 nord 테마
 +
  
 ===== Elementary Gnome Theme ===== ===== Elementary Gnome Theme =====
줄 32: 줄 98:
     * ~/.purple/themes 에 압축을 elementary.2 디렉토리의 압축을 푼다.     * ~/.purple/themes 에 압축을 elementary.2 디렉토리의 압축을 푼다.
     * 피진을 재실행하고 설정->테마에서 선택     * 피진을 재실행하고 설정->테마에서 선택
 +
 +===== Qogir =====
 +  * https://www.opendesktop.org/p/1230631
 +  * https://github.com/vinceliuice/Qogir-theme
 +  * GTK, Icon, Mouse Cursor, Gnome Shell 모든 테마 설치
  
 ===== Orta Gnome Theme ===== ===== Orta Gnome Theme =====
줄 48: 줄 119:
   * [[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 ===== +===== Orchis Theme ===== 
-  * Icon 과 KDE 테마등.+  * https://github.com/vinceliuice/Orchis-theme 
 +  * [[https://youtu.be/qC0mnGprbeM|Give Your GNOME Desktop Fresh And Elegant Look With Orchis Theme GTK Theme]] Orchis, Arc Menu, Firefox, Tela Icon, Vimix Cursor, .. 
 + 
 +===== Vimix ===== 
 +  * [[https://www.gnome-look.org/p/1013698|Vimix-Gtk-Theme - Gnome-look.org]] 
 +  * Gnome, GTK, KDE 다 지원. 
 +  * Icon, grub 테마도 있음. 
 + 
 + 
 +===== Papirus Icon Theme ===== 
 +  * Papirus Icon 과 그것과 잘 어울리는 이미 있는 Gnome의 arc, materia  KDE 버전 테마등.
   * https://github.com/PapirusDevelopmentTeam   * https://github.com/PapirusDevelopmentTeam
 <code sh> <code sh>
줄 61: 줄 142:
 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> </code>
- +  * ''materia-kde'', ''arc-kde'' 는 [[linux:qt:kvantum|Kvantum]] 으로 QT 테마 설정할 것. 
-===== Materia =====+===== Materia GTK/Gnome Theme =====
   * https://github.com/nana-4/materia-theme : GNOME/GTK 테마   * https://github.com/nana-4/materia-theme : GNOME/GTK 테마
   * Papirus 에서 ''materia-kde'' 제공해줌.   * Papirus 에서 ''materia-kde'' 제공해줌.
-  * Ubuntu 이메 제공됨+  * Ubuntu 이미 제공됨
  
 <code sh> <code sh>
줄 73: 줄 153:
 </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 테마
줄 84: 줄 172:
  
 ===== Paper - Material Design Theme ===== ===== Paper - Material Design Theme =====
-  * http://snwh.org/paper/ GTK2/3 Theme +  * http://snwh.org/paper/ Icon theme 
-  * https://github.com/snwh/paper-gtk-theme+  * paper-gtk-theme 는 개발 중지됨
   * [[https://www.maketecheasier.com/material-design-linux-desktop/|Material Design Linux Desktop]]   * [[https://www.maketecheasier.com/material-design-linux-desktop/|Material Design Linux Desktop]]
   * [[http://gnome-look.org/content/show.php/?content=148123|AnTaRtIkA Gnome/Cinnamon Theme]] 와 잘 어울리는 듯   * [[http://gnome-look.org/content/show.php/?content=148123|AnTaRtIkA Gnome/Cinnamon Theme]] 와 잘 어울리는 듯
 <code sh> <code sh>
 sudo add-apt-repository ppa:snwh/pulp sudo add-apt-repository ppa:snwh/pulp
-sudo apt-get update && sudo apt-get install paper-icon-theme paper-gtk-theme+sudo apt-get update && sudo apt-get install paper-icon-theme 
 </code> </code>
  
줄 101: 줄 189:
   * https://github.com/B00merang-Project   * https://github.com/B00merang-Project
   * https://b00merang.weebly.com/   * https://b00merang.weebly.com/
 +
 +===== Numix =====
 +  * https://github.com/numixproject
 +  * GTK,KDE,Android, Icon 통합 테마
  
 ===== monochrome-kde ===== ===== monochrome-kde =====
줄 112: 줄 204:
   * https://github.com/rtlewis88/rtl88-Themes 에서 브랜치를 바꿔가며 확인   * https://github.com/rtlewis88/rtl88-Themes 에서 브랜치를 바꿔가며 확인
  
 +
 +===== Flat Remix =====
 +  * https://github.com/daniruiz/flat-remix
 +  * https://drasite.com/flat-remix
 +<code sh>
 +sudo add-apt-repository ppa:daniruiz/flat-remix
 +sudo apt update
 +sudo apt install flat-remix
 +</code>
 +
 +===== Graphite Theme =====
 +  * [[https://www.gnome-look.org/p/1598493|Graphite gtk theme - Gnome-look.org]]
 +  * [[https://github.com/vinceliuice/Graphite-gtk-theme|vinceliuice/Graphite-gtk-theme: Graphite gtk theme]]
 +  * [[https://www.youtube.com/watch?v=P5un0AJZXvU&ab_channel=TechHut|Make GNOME 41 CLEAN - Customization Guide ft. Graphite - YouTube]]
 +  * Tela Circle icon theme 과 잘 어울린다.
 +
 +===== Tela =====
 +  * https://github.com/vinceliuice/Tela-icon-theme
 +    * https://www.gnome-look.org/p/1279924/
 +  * https://github.com/vinceliuice/Tela-circle-icon-theme
 +    * https://www.gnome-look.org/p/1359276/
 +  * https://www.gnome-look.org/p/1307852/
 +  * https://snapcraft.io/tela-icons
 +  * https://www.gnome-look.org/p/1307853/
 +
 +===== Captaine Cursor Icon theme =====
 +  * [[https://www.gnome-look.org/p/1148692/|Capitaine Cursors - Gnome-look.org]]
 +  * [[https://github.com/keeferrourke/capitaine-cursors|keeferrourke/capitaine-cursors: An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.]]
 +
 +===== Flatery Icon Theme =====
 +  * [[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]]
 +
 +===== 참조 =====
 +  * [[https://www.youtube.com/watch?v=8HkwY9ORHyQ|Fix GTK/QT Theming Nightmares on Linux - YouTube]]
 +  * [[https://www.linuxuprising.com/2018/05/use-custom-themes-for-qt-applications.html|Use Custom Themes For Qt Applications (And Fix Qt5 Theme On GNOME) On Linux With Kvantum - Linux Uprising Blog]]
 +  * [[https://www.omgubuntu.co.uk/2020/06/change-snap-app-theme|How to Change Snap App Theme on Ubuntu (With Examples) - OMG! Ubuntu!]]
 +  * [[https://docs.flatpak.org/en/latest/desktop-integration.html|Desktop Integration — Flatpak documentation]]
 +  * [[https://www.youtube.com/watch?v=lZc1-SgGWUg|(2) Toolkits & Theming - YouTube]]
 +  * [[https://www.fosslinux.com/45778/top-icon-themes-ubuntu.htm|Top 25 icon themes for Ubuntu | FOSS Linux]]
 +  * [[https://www.omgubuntu.co.uk/best-icon-themes-ubuntu|8 Best Icon Themes for Ubuntu (2021 Edition) - OMG! Ubuntu!]]
linux/theme.1601385509.txt.gz · 마지막으로 수정됨: 2020/09/29 22:18 저자 kwon37xi