Project Icon

papirus-icon-theme

丰富多彩的Linux SVG图标主题

Papirus是一款为Linux系统设计的开源SVG图标主题。它在Paper Icon Set基础上扩展了大量新图标,并添加了Hardcode-Tray支持、KDE配色方案、文件夹颜色等功能。Papirus提供标准版、暗色版、亮色版等五种变体,适应不同用户需求。该主题拥有丰富的图标库和精致的设计,为Linux桌面环境提供了全新的视觉体验。

preview

apps actions panel places mimetypes

Papirus is a free and open source SVG icon theme for Linux, based on Paper Icon Set with a lot of new icons and a few extras, like Hardcode-Tray support, KDE colorscheme support, Folder Color support, and others.

Android version available here.

Papirus icon theme is available in five variants:

  • Papirus
  • Papirus Dark
  • Papirus Light
  • ePapirus (for elementary OS and Pantheon Desktop only)
  • ePapirus Dark (for elementary OS and Pantheon Desktop only)

Contents

Installation

Ubuntu and derivatives

You can install Papirus from our official PPA:

sudo add-apt-repository ppa:papirus/papirus
sudo apt-get update
sudo apt-get install papirus-icon-theme  # Papirus, Papirus-Dark, and Papirus-Light
sudo apt-get install epapirus-icon-theme # ePapirus, and ePapirus-Dark for elementaryOS only

or download .deb packages from here.

[!NOTE] Now the daily builds of the papirus-icon-themes package are placed in ppa:papirus/papirus-dev.

Debian and derivatives

Debian users also can install Papirus from our PPA, but the commands will differ:

sudo sh -c "echo 'deb http://ppa.launchpad.net/papirus/papirus/ubuntu jammy main' > /etc/apt/sources.list.d/papirus-ppa.list"
sudo wget -qO /etc/apt/trusted.gpg.d/papirus-ppa.asc 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9461999446FAF0DF770BFC9AE58A9D36647CAE7F'
sudo apt-get update
sudo apt-get install papirus-icon-theme

Papirus Installer

Use the script to install the latest version directly from this repo (independently of your distro).

You may use environment variables to control WHERE, WHAT, and FROM you install:

  • DESTDIR - the destination directory for installing icon themes (Defaults DESTDIR=/usr/share/icons)
  • EXTRA_THEMES - additional icon themes that you want to install alongside Papirus icon theme (Defaults EXTRA_THEMES="ePapirus ePapirus-Dark Papirus-Dark Papirus-Light")
  • TAG - a branch or tag if you want to install a specific version of the icon theme (Defaults TAG=master)

[!IMPORTANT] Use the exact same command to update icon themes.

ROOT directory (recommended)

wget -qO- https://git.io/papirus-icon-theme-install | sh

HOME directory for GTK

wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="$HOME/.icons" sh

HOME directory for KDE

wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="$HOME/.local/share/icons" sh

*BSD systems

wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="/usr/local/share/icons" sh

Uninstall

Use this interactive script to completely remove Papirus icon theme on your system.

wget -qO- https://git.io/papirus-icon-theme-uninstall | sh

Snap

Get it from the Snap Store

Third-party packages

Packages listed in this section are third-party packages. If you have a problem or a question, please contact the package maintainer.

Please note that some packages in the list may be outdated, open Repology to find out package versions.

DistroMaintainerPackage
Alpine LinuxDavid Demeliersudo apk add papirus-icon-theme [link]
ALT LinuxAndrey Cherepanovapt-get install papirus-icon-theme [link]
Arch LinuxFelix Yansudo pacman -S papirus-icon-theme community
Arch LinuxMark Wagiepapirus-icon-theme-git AUR
Debian 9+Yangflsudo apt install papirus-icon-theme
Debianonly_vippapirus-icon-theme MPR
Fedora 27+Robert-André Mauchinsudo dnf install papirus-icon-theme
FreeBSDHiroki Tagatopapirus-icon-theme freshports
GentooMarco Scardovisudo emerge -a papirus-icon-theme
NixOSNixpkgs Contributorsnix-env -iA nixos.papirus-icon-theme
OpenBSDDavid Demelierdoas pkg_add papirus-icon-theme
openSUSEMatthias Eliassonpapirus-icon-theme official
ROSA LinuxVladimir Penchikovsudo urpmi papirus-icon-theme
SolusJoshua Stroblsudo eopkg it papirus-icon-theme
Ubuntu 18.04+Yangflsudo apt install papirus-icon-theme
Void LinuxGiuseppe Fierrosudo xbps-install -S papirus-icon-theme

[!NOTE] If you are a maintainer and want to be in the list, please create an issue or make a pull request.

Hardcoded icons

Some software uses an absolute path instead of the icon name in a .desktop file or in the source code which makes them unthemable.

Hardcoded application icons

To deal with hardcoded application icons we recommend using hardcode-fixer. Papirus supports most of the applications in the list. If hardcode-fixer doesn't support your favorite app yet, please open an issue here or edit your .desktop file manually.

Hardcoded tray icons

To fix hardcoded tray icons Papirus supports Hardcode-Tray script. A list of supported applications is available here.

[!IMPORTANT] To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option --conversion-tool RSVGConvert:

sudo -E hardcode-tray --conversion-tool RSVGConvert --size 22 --theme Papirus

Size recommendations:

  • Unity 22px
  • KDE 22px
  • GNOME 22px (see for more info)
  • XFCE 22px (see for more info)
  • Pantheon 24px
  • Cinnamon 16px
  • LXQt 16px

hardcode-tray

[!NOTE] Some Electron-based applications have blurred tray icon on KDE (see bug report). To solve this issue pass the following environment variable to the app: XDG_CURRENT_DESKTOP=Unity wire-desktop

Steam runtime icons

To fix icons of running Steam games, you can use Steam Icons Fixer script, that will connect all icons available from our icon theme with your installed games.

KDE colorscheme

Support for monochrome icons for KDE colorscheme is now available:

  • Papirus - for dark plasma theme & light color scheme
  • Papirus Dark - for dark plasma theme & color scheme
  • Papirus Light - for light plasma theme & color scheme

kde-color-scheme

[!NOTE] Non-KDE apps don't support KDE colorscheme on the system tray, but you can replace color manually.

Folder's color

Papirus has Folder Color v0.0.80+ support that allows you to change a color of a folder.

Available colors:

Folder Color Preview

For KDE, colors of individual folders can be changed using dolphin-folder-color.

Also, you can use our papirus-folders script to apply the color of folders system-wide.

Extras

Recommendations

Manual fixes

For Pop!_OS users

For Pop!_OS users who want to use the Pop!_Shop icon (instead of the default Elementary Appcentre icon):

mkdir -p ~/.local/share/applications/
cp /usr/share/applications/io.elementary.appcenter.desktop ~/.local/share/applications/
desktop-file-edit --set-icon=pop-shop ~/.local/share/applications/io.elementary.appcenter.desktop
For Cinnamon users

For Cinnamon users who want to use Papirus icon theme with Arc theme we recommend fix color icons on panel:

sudo sed -i.orig 's/white/#d3dae3/g' /usr/share/themes/Arc-Dark/cinnamon/cinnamon.css

Cinnamon Arc-Dark theme fix

To deal with blurred panel icons, increase the panel size up to 30px in Systems SettingsPanel (see screenshot).

For GNOME Shell users

For GNOME users we recommend install the following extensions:

¹ On Ubuntu 18.04+ it is pre-installed.

For Xfce users

Here are a few recommendations for Xfce users.

Thunar File Manager

Go to EditPreferences.... Click on Side Pane tab. Under Side Pane, look for Icon Size and set to Very Small.

thunar-preferences

Notification Area

Go to Settings ManagerPanelItems tab. Select Notification Area item and click on Edit currently selected item button. Under Appearance set the following options:

  • Set Maximum icon size (px) to 24
  • Uncheck Show frame

xfce4-notification-area

For elementary/Pantheon users

With light wallpaper, we recommend disable use-transparency option on wingpanel:

gsettings set org.pantheon.desktop.wingpanel use-transparency false

For better representation we recommend use only light eGTK Theme:

echo "export GTK_THEME=elementary" >> ~/.profile

Restart System.

For LXQt users

Here are a few recommendations for LXQt users.

PCManFM-Qt File Manager

Go to EditPreferences. Click on Display section. On Icons category change size to 16x16 for Size of side pane icons.

pcmanfmqt

Monochrome Panel Plugins

Configure Panel and set 16px for Icon size.

lxqt-panel

Icon request

  • Application name
  • Icon name (see desktop-file option
项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号