Giter VIP home page Giter VIP logo

arcticons-linux's Introduction

Arcticons Freedesktop Theme

This is an adoption of the arcticons icons for Linux desktop managers like GNOME and KDE.

Generating the icons

Important: to generate the icons you need to clone the parent repo https://github.com/Arcticons-Team/Arcticons with the --recurse-submodules argument (or run git submodule update --init afterwards) and switch to the freedesktop-theme folder.

The ./generate-manual.sh script can be used to generate the icons according to the mappings file. it accepts two arguments:

./generate.sh black/white <stroke thickness>

The first argument is used to control whether the white or the black icons are generated. (default is white)

The second argument is a number which controls the stroke thickness of the generated icons. (default is 1)

After the icons are generated, there is a folder arcticons and a arcticons.tar.gz file.

Manual installation

You can install the icon theme by copying the arcticons-light and/or arcticons-dark folder into ~/.local/share/icons for an user-wide installation or into /usr/share/icons for a system-wide installation.

Applying the icon theme

In GNOME Shell, you can either use the Terminal and type the command gsettings set org.gnome.desktop.interface icon-theme <arcticons-light/arcticons-dark> or use the GNOME Tweaks GUI to change the icon theme to Arcticons Light or Dark. (To change the icons for Qt/KDE applications in GNOME as well, you need to open qt5ct and/or qt6ct and select the icon theme there)

In KDE, you can select the icon theme in the System Settings > Icons.

Mapping the icons

The mappings.txt contains the mappings of the arcticons in the format <Arcticon icon name>,<Freedesktop icon path>:<Freedesktop icon path>

When one Arcticons icon is used for multiple icons in the freedesktop theme, the paths are separated by a :.

To contribute, you need to look the path of the original icons. Application icons are in /usr/share/icons/hicolor/<icon size>/apps, while system icons are covered by the other icon themes. (In GNOME, the default is Adwaita; For KDE Plasma, it's Breeze) The icons are either in the <icon size>/<icon category>, or in <icon category>/<icon size> subfolders.

For example, the icon for the Steam application is in /usr/share/icons/hicolor/<icon size>/apps/steam.png, while the system icon for Wi-Fi is in /usr/share/icons/Adwaita/symbolic/devices/network-wireless-symbolic.svg. The -symbolic part of the file name specifies, that the icon is theme-aware, but because only the fill color and not the stroke color is theme-aware, Arcticons can't take advantage of this.

The Freedesktop icon path in the mapping file refers to the path <icon category>/<icon size>, without the file extension. So /usr/share/icons/hicolor/<icon size>/apps/steam.png is written as apps/steam in the mappings file.

Some application files may also be found in the /usr/share/pixmaps folder, then the mapping path is apps/<icon name>.

Contributing own icons

To contribute icons, which don't fit into the Android icon pack, you can place them into the icons_linux folder (there has to be one with stroke color #000 in the black folder and one with stroke color #fff in the white folder). The style of the icons and the structure of the SVGs have to follow the style used in the parent repo.

Then follow the section Mapping the icons the put the mapping into the mappings.txt.

Screenshots

160259223-c419e600-fa67-48d6-be9f-dc86945b5978

24eb69654801089f

arcticons-linux's People

Contributors

aman9das avatar autinerd avatar basings avatar donnnno avatar kport1 avatar quantenzitrone avatar supertsy5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

arcticons-linux's Issues

Broken nextcloud symlinks

The symlinks for nextcloud seem to be broken. The symlink path was set to the content in d44049e6cfb.

I think they aren't supposed to be symlinks but I don't know.

Fallback icon theme

Creating every icon from scratch is difficult, a good icon pack could be arcticon-ified as a base..

i tried papyrus but their svg's are a mess, they create multiple paths and fill intersections with color, so making fill:none and stroke:white creates a tangle, nothing else..

it would be great if you choose what icon pack we should use as base.. i'll try to write a script to make it with white-lines n no fill...

Unable to apply to some flatpaks

When trying to manually change the icon of (some) flatpaks (in this case Signal), I get the error:

Could not save properties due to insufficient write access to:
/home/USERNAME/.local/share/applications/org.signal.Signal.desktop

I am using Fedora 39 with KDE. Strangely, the iconpack was applied to inkscape, which is also installed as a flatpak.
Creating a new .desktop file seems like a non-ideal workaround.

Authors and contributors file

We should fill it up after looking at some other icon theme..

I have used code made by the papyrus icon theme team (entire tools folder)

And contributors we need to acknowledge the entire frost icon pack and arcticons icon pack...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.