-
-
Notifications
You must be signed in to change notification settings - Fork 430
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
Better management for our fork #1221
Comments
IMHO @varlesh could just prepare valid folder icons with
|
@FadeMind we already have the color with |
How to set then |
you need create script for remap symlinks |
@FadeMind by using our papirus-folders. The script rebuild the symlinks even after papirus-icon-theme package upgrade (when installing via Papirus Installer or PPA). |
thanks for the quick response, then we would already have a color for manjaro (not verified but corresponds to #16a085?) but how can we also have the whole theme with suffix -maia.. EDIT: uhm not teal color is #008080 ( as wikipedisay ) so no we have to recolor anyway ( offiacial maia color for manjaro is #16a085 ) |
another solution - create theme with teal folders only (and rename) and use Papirus as fallback (on inherits) |
Symlinks
|
Agree with @varlesh. Just add papirus-icon-theme as a dependent to your package and remap symlinks in places. The other icons should be inherited from Papirus. |
This seem make sense like in the past use arc-maia based on arc icons and fallback to moka icon theme.. |
Yep |
There is a script that helps to remap all needed symlinks from PKGBUILD #1191 (comment) |
Thank you guys, very collaborative .. thank you so much 😄 |
Ha, in the case when using Inherits method the following themes should not contain any icon:
These themes must contain only
|
@SmartFinn |
@FadeMind actually no. Here is the index.theme for Papirus-Adapta-Maia:
Papirus-Adapta-Maia theme should contains only places icons with remaped symlinks to teal color. |
I was wrong. Papirus-Dark-Maia, Papirus-Light-Maia, and Papirus-Adapta-Nokto-Maia themes should contain monochrome (16x16) places icons. That adds a few problems, but we can fix it by moving user-trash.svg and user-trash-full.svg icons from status to places. Here is a demo Papirus-Maia.tar.gz |
@SmartFinn thank you , after modifications pushed in our community for testing 😃 |
Sorry for delay and thank you again for your effort .. @SmartFinn i grabbed your "demo" and modified a little the colors ( you can see the sed command here .. Seem all is fine but @FadeMind report this issue: papirus-light-maia not show the proper gtk preview in plasma .. |
- Removed user-bookmarks icon from 16x16/places - Renamed bookmarks to user-bookmark - Fixed broken symlinks
- Makes bookmarks icon similar to bookmark-new and bookmarks-symbolic icons - Fixed bookmark-new icon
This is an icon for Double Commander. No needs to add the following icons: - folder-link-broken - folder-link - link-broken - link These icons are not used when setting `Options` → `Icons` → [x] `Show overlay icons, e.g. for links`
@FadeMind The preview is buggy. For example, it shows that the chosen folder color should be blue, but the folder color is teal. |
Hi there, i'm the creator of the papirus variant for Manjaro ( papirus-maia-icon-theme ) and probably remember when @FadeMind talk about this variant. Well my variant use -maia in theme index for showing the new theme but since papirus is very complex theme in the folder tree ( symlink ) i have do the papirus-maia in conflicts with papirus regular theme . I know your script to change folder color but this not solve the problem because this script no create the new index-theme and in our forum ( since your theme is really famous ) users asking to install both themes at the same time ( usefull also for our DE settings ).
This is the point in the PKGBUILD where born the conflicts
https://github.com/manjaro/packages-community/blob/master/papirus-maia-icon-theme/PKGBUILD#L62.
Any input from you are very appreciated
Stefano
Manjaro Team
The text was updated successfully, but these errors were encountered: