Describe the bug
I want Catppuccin colors with blue. Since blue is the default I left the --theme flag blank. This did not work, it just used the normal Colloid color. This works for other colors though so I don't know why this only happens to blue.
To Reproduce
Steps to reproduce the behavior:
Run ./install.sh -s catppuccin
Expected behavior
I expected it to output the folder icons with Catppuccin's blue.
Screenshots
Desktop (please complete the following information):
OS: Arch Linux
App: Nautilus
Version: Latest
Additional context
I have edited the colors a little in lib_colors.sh but this issue still persists after uninstalling the theme and re-downloading and installing from this GitHub repo.
Describe the bug I want Catppuccin colors with blue. Since blue is the default I left the
--theme
flag blank. This did not work, it just used the normal Colloid color. This works for other colors though so I don't know why this only happens to blue.To Reproduce Steps to reproduce the behavior:
./install.sh -s catppuccin
Expected behavior I expected it to output the folder icons with Catppuccin's blue.
Screenshots
Desktop (please complete the following information):
Additional context I have edited the colors a little in
lib_colors.sh
but this issue still persists after uninstalling the theme and re-downloading and installing from this GitHub repo.