Gradience/ROADMAP.md

35 lines
1.3 KiB
Markdown
Raw Normal View History

2023-01-04 17:51:14 +00:00
## 🛣️ Roadmap
2023-01-04 17:51:14 +00:00
Gradience is completely usable, if you like to see a new feature, open an issue or submit a PR
2023-01-04 17:51:14 +00:00
### Base features
- [x] Customize named colors, either with a color picker or with text
- [x] Explanations for some named colors
- [x] Partial theme preview
- [x] Built-in presets for Adwaita and Adwaita Dark (based on default Libadwaita colors)
- [x] Apply changes to Libadwaita, GTK 4 (with extracted Libadwaita theme) and GTK 3 (with the adw-gtk3 theme) applications
- [x] Load and create custom presets
- [x] View adw-gtk3's support of variables
- [x] View parsing errors
- [x] Customize palette colors
- [x] Add custom CSS code
- [x] Localization support
- [x] Normalize color variables
- [x] Make the code more secure
- [x] Add preset manager with option to download other users presets
- [x] Release on Flathub
2023-01-04 17:51:14 +00:00
- [x] Add autoload theme from CSS
- [ ] Make UX more foolproof (bruh)
2022-10-06 17:19:30 +00:00
- [ ] Add ability to create light/dark presets **(High priority)**
- [ ] Add a full theme preview instead of GTK 4 Demo
- [ ] Add ability to generate preset from one color
2023-01-04 17:51:14 +00:00
### Plugins
- [x] Add plugin support. Will help integration with others tools.
2022-10-06 17:19:30 +00:00
- [x] Customize Firefox GNOME theme
- [x] Customize GNOME Shell **(High priority)**
2023-06-28 07:43:15 +00:00
- [x] Customize GDM **(High priority)**
- [ ] Customize KvLibadwaita