Integrates with Synth-Shell by andresgongora and changes its colors based on the desktop's current accent color
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 2 | Active |
| 1 | Rejected |
1. Please remove 50+. We don't have them yet. 2. Remove `settings-schema` from `metadata.json` since your extension doesn't have one. 3. Use `console.*` instead of `log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging) 4. Avoid using unnecessary try and catch blocks in enable and disable. 5. Please don't use deprecated modules (line 87, 130 `extension.js`): [EGO Review Guidelines: deprecated modules](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#do-not-use-deprecated-modules) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions