Review of "Material You Color Theming" version 2

Details Page Preview

Applies generated libadwaita theme from wallpaper using Material You

Extension Homepage
https://github.com/avanishsubbiah/material-you-theme

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
15 Active
14 Active
13 Active
12 Active
11 Active
10 Active
9 Active
8 Active
7 Active
6 Active
5 Active
4 Active
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
Thanks for removing the Python scripts. Please fix these and your extension will be approved: 1. You cannot call that method in global scope which is the same as init (line 116 hct/viewing_conditions.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization To fix that, you can make it as a function. 2. Remove stylesheet.css: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files