Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lleyton/xdp-accent-adapter
Adapt the DE's preferred accent color (provided via XDP) for platforms not supporting the standard.
https://github.com/lleyton/xdp-accent-adapter
accent-color adw-gtk3 gtk4 libadwaita rust theme theming xdg-portal xdp
Last synced: 9 days ago
JSON representation
Adapt the DE's preferred accent color (provided via XDP) for platforms not supporting the standard.
- Host: GitHub
- URL: https://github.com/lleyton/xdp-accent-adapter
- Owner: lleyton
- License: gpl-3.0
- Created: 2023-10-28T10:50:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-28T10:57:20.000Z (about 1 year ago)
- Last Synced: 2024-10-08T20:07:23.971Z (30 days ago)
- Topics: accent-color, adw-gtk3, gtk4, libadwaita, rust, theme, theming, xdg-portal, xdp
- Language: Rust
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xdp-accent-adapter
Adapt the DE's preferred accent color (provided via XDP) for ~~legacy~~ platforms not supporting the standard. Got bored one night.
## ⚠️ Disclaimer
Obligatory disclaimer because some of you have an IQ below room temperature. This daemon themes applications in unsupported ways. While your applications probably won't break, take responsibility if they do. Do not open issues with applications, toolkits, or platforms until you disable the daemon and cleanup files the daemon modified. No one needs that.
## 🚀 Getting Started
TODO (contributions welcome)
## 🗒️ Todos
- Documentation.
- Snapping to the backend platform's color palette if an option is set.
- Don't completely hijack the user's gtk.css files if there's content in there.
- Option to cleanup/reset files touched by the backend modules.
- More backends?