preview

apps actions panel places

# About Papirus - free and open source SVG icon theme for Linux systems, based on [Paper](https://github.com/snwh/paper-icon-theme) with more additionals ([hardcode-tray support](#hardcoded-tray-icons), [kde-color-scheme support](#kde-color-scheme), [libreoffice icon theme](https://github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme), [filezilla theme](https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes), [smplayer themes](https://github.com/PapirusDevelopmentTeam/papirus-smplayer-theme) ...) and modifications. Available light and dark version for GTK and KDE. # Install / Update ## ROOT directory ``` wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install-papirus-root.sh | sh ``` ## HOME directory for GTK ``` wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install-papirus-home-gtk.sh | sh ``` ## HOME directory for KDE ``` wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install-papirus-home-kde.sh | sh ``` **Depends:** - wget - tar - libqt4-svg (optional, need for right work on Qt4-apps) # Remove ``` wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/remove-papirus.sh | sh ``` # Hardcoded tray icons Papirus icon theme now support [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray) script **NOTE:** For right work with Papirus icon theme use hardcode-tray option `--force-inkscape`: ``` hardcode-tray --size 22 --force-inkscape ``` ![hardcode-tray](hardcode-tray-preview.png) # KDE color scheme Now available support monochrome icons for KDE color scheme (with Breeze engine and supported Plasma Themes): - Papirus - for dark plasma theme & light window theme - Papirus Dark - for dark plasma theme & window theme or white plasma theme & window theme ![kde-color-scheme](kde-color-scheme.png) # Recommends - For GTK better use icons with GTK theme [Arc Dark](https://github.com/horst3180/arc-theme) - For KDE better use with [Arc KDE](https://github.com/PapirusDevelopmentTeam/arc-kde) # Manual fixes For Cinnamon users with Arc Dark better use another color for tray icons: ``` sudo sed -i.orig 's/white/#d3dae3/g' /usr/share/themes/Arc-Dark/cinnamon/cinnamon.css ``` ![cinnamon-fix](cinnamon-fix.png) Also increase panel size with text option - because on Papirus available for tray apps only 22px & 24px For Ubuntu users recommend use patched [Notify-OSD](https://launchpad.net/~leolik/+archive/ubuntu/leolik/+packages) with icon size 33px **~/.notify-osd** example: ``` slot-allocation = dynamic bubble-expire-timeout = 10sec bubble-vertical-gap = 10px bubble-horizontal-gap = 10px bubble-corner-radius = 24px bubble-icon-size = 33px bubble-gauge-size = 6px bubble-width = 240px bubble-background-color = 2f343f bubble-background-opacity = 95% text-margin-size = 10px text-title-size = 100% text-title-weight = bold text-title-color = adb7bf text-title-opacity = 100% text-body-size = 90% text-body-weight = normal text-body-color = eaeaea text-body-opacity = 100% text-shadow-opacity = 50% location = 1 bubble-prevent-fade = 1 bubble-close-on-click = 1 bubble-as-desktop-bg = 0 ``` ![notify-fix](notify-fix.png) Also you can change main launcher logo and unity-tweak-tool icons, see **extra** folder on icon theme. For elementary OS Loki users recommend use another color for panel icons with elementary GTK theme: ``` sudo sed -i.orig 's/color: #fff/color: #d3dae3/g' /usr/share/themes/elementary/gtk-3.0/apps.css ``` ![elementary-fix](elementary-fix.png) # Icon request - Application name - Icon name (see desktop-file option **Icon** on `/usr/share/applications`) - Original icon image # For newest designers and developers Papirus now have manual for easy development new icons. Please see this [info](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/tree/master/tools/work) # Donate If you like my project , you can donate: PayPal donate button Yandex.Money donate button # License GNU LGPL v3