Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux ] Add support for GTK symbolic icons #188

Open
brontosaurusrex opened this issue Jun 5, 2018 · 1 comment
Open

[Linux ] Add support for GTK symbolic icons #188

brontosaurusrex opened this issue Jun 5, 2018 · 1 comment
Assignees
Labels
feature-request Issues to discuss future features to be added to this software. gtk-3 Issues related to GTK 3. missing-icons Issues related to missing icons.

Comments

@brontosaurusrex
Copy link

#Luv-dark
cd
mkdir source
cd source || exit
git clone https://github.com/Nitrux/luv-icon-theme
cd luv-icon-theme || exit
cp -r Luv Luv-dark
cd Luv-dark || exit
find . -name "*.svg" -exec sed -i 's/#4d4d4d/#f5f5f5/gI' {} \;
sed -i 's/Name=Lüv/Name=Lüv-dark/g' index.theme
sed -i 's/Inherits=/Inherits=Papirus-Adapta-Nokto/g' index.theme
[[ -d $HOME/.icons ]] &&  mv ../Luv-dark ~/.icons

^ This quick hack looks pretty good with Adapta-Nokto.

@UriHerrera
Copy link
Member

UriHerrera commented Jun 7, 2018

Luv doesn't have symbolic icons for GTK, but it does support the Plasma color schemes feature.

For more features, please support its development.

@UriHerrera UriHerrera added the missing-info Issues determined to not comply with bug report guidelines. label Jun 7, 2018
@UriHerrera UriHerrera added missing-icons Issues related to missing icons. gtk-3 Issues related to GTK 3. labels Sep 17, 2018
@UriHerrera UriHerrera changed the title Any hopes for dark version? [Linux ] Add support for GTK symbolic icons Sep 17, 2018
@UriHerrera UriHerrera removed the missing-info Issues determined to not comply with bug report guidelines. label Nov 13, 2018
@UriHerrera UriHerrera self-assigned this Jun 4, 2019
@UriHerrera UriHerrera added the feature-request Issues to discuss future features to be added to this software. label Jul 23, 2019
@UriHerrera UriHerrera pinned this issue Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Issues to discuss future features to be added to this software. gtk-3 Issues related to GTK 3. missing-icons Issues related to missing icons.
Projects
None yet
Development

No branches or pull requests

2 participants