Closed DirectorReiuji closed 2 years ago
Don't know if you noticed, but this theme failed to validate. You seem to have added the theme user configuration to the theme itself
Yup, noticed it now, should hopefully be fixed now.
Alright, on reviewing the theme it looks like you are bundling other themes. This is fine, but may be annoying to maintain. Would you be up for changing your bundled themes to dependencies? Dependencies basically download the latest version of specified themes, and enable them alongside your theme
It seems like you are using the following themes:
If you don't want to switch over to dependencies, each theme you included should be toggleable
You can also host images locally, if you prefer
So I looked into it, and I could do that for Round and SLH, however I did not use Colored Toggles, instead I configured the text and toggles on my own. Now it should be able to essentially look like an Obsidian reskin with more color pallete changes.
Ah alright. Looking at the way you implemented dependencies, is it intended that you don't set a specific value for the patches of rounded? If you don't set a value it'll take whatever the user set last (or the default, if the user never enabled the theme before)
The CI validation failed as your theme.json is marked as a v1 manifest. Add "manifest_version": 3
to the theme.json
Yup, just upgraded it now.
Ready to merge?
So I should make the variables unique in name? Alright that's easy.
re-testing the theme i noticed another thing, for me when using the pretendo theme the images on the home menu are square, while the selection box is rounded. The base rounded theme does not have this issue. Are you accidentally modifying that?
You also seem to be overriding other elements of rounded in general
Yeah I just realized that since I used Round as a base for the share.css, there's some leftover code, I'll be quickly removing that and that should fix up that issue.
Alright I tested it out and that bug should be fixed.
you seem to have reverted image.css in the process, it's css variable is no longer uniquely prefixed
Yeah... Forgot about that, now the unique prefix should be back there.
Yes.
Pretendo Theme
Pretendo Theme Repository
Based on the Nintendo Network replacement, Pretendo, this theme changes the background to the logo and mascot, while also changing the system's color pallette to Pretendo colors. These changes are reflected within the main menu, home menu, navigation, and more.
Checklist
Failure to complete this checklist or deleting boxes from the checklist will result in the closing of your pull request unless this is a theme update. Please write any comments regarding this checklist at the bottom of your pull request.
Check every box.
*
or!important
if absolutely necessary.Check one box.
Check one box.