Giter Site home page Giter Site logo

Comments (6)

burgMan32 avatar burgMan32 commented on May 29, 2024 2

I am having this same issue, when I run the command ./papirus-folders -l it only shows the colors supplied with papirus and not the catppuccin colors. What I've noticed, however, is that running sudo ./papirus-folders -l does show the catppuccin colors, but I am not able to change the appearance of the folders on my user account, only on the root account. So the problem seems to be one related to permissions, but I'm not sure of a way to fix this aside from always being on your root account which can pose security issues.
What helped me fix this issue is just uninstalling papirus via the command wget -qO- https://git.io/papirus-icon-theme-uninstall | sh and then reinstalling it to root via the command wget -qO- https://git.io/papirus-icon-theme-install | sh. After that, I just changed directories to my papirus-folders folder and ran the command sudo cp -r src/* /usr/share/icons/Papirus, and it miraculously worked.

from papirus-folders.

elkrien avatar elkrien commented on May 29, 2024

Are You in downloaded got folder? It uses modified papirus-folders script and for sure cat-blue is there. Can You please print screen Your terminal with this error and paste here?

I tested today on two different Linux distributions and works without problems.

from papirus-folders.

Henrykado avatar Henrykado commented on May 29, 2024

image

from papirus-folders.

elkrien avatar elkrien commented on May 29, 2024

image

I'm not able to reproduce this error. I tried in few arch distros, Debian and Fedora and each time everything works. Please check if papirus-folders script includes the following:

declare_colors() {
	local color=''
	local -a colors=()
	local -a valid_colors=("black" "blue" "bluegrey" "breeze" "brown"
		"carmine" "cyan" "darkcyan" "deeporange" "green" "grey"
		"indigo" "magenta" "nordic" "orange" "palebrown" "paleorange"
		"pink" "purple" "red" "teal" "violet" "white" "yaru" "yellow"
    "cat-flamingo" "cat-mauve" "cat-pink" "cat-maroon"
    "cat-red" "cat-peach" "cat-yellow" "cat-green" "cat-teal" "cat-blue"
    "cat-sky" "cat-lavender")

If not please download it again and try again.

from papirus-folders.

Henrykado avatar Henrykado commented on May 29, 2024

the colors are there and even after redownloading it it didnt work
maybe it has something to do with endeavour? im not sure

from papirus-folders.

Henrykado avatar Henrykado commented on May 29, 2024

that worked, thanks a bunch!

from papirus-folders.

Related Issues (3)

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.