Vladyslav Hroshev
ca4e4d4cbe
Refactor GDM module to correspond SOLID principles
...
- I don't know how I will support this hell ahh code;
- Added some methods to gnome_shell_theme_builder.py;
- Added "color" property "install" method from theme_base.py.
2025-04-12 23:30:34 +03:00
Vladyslav Hroshev
abfe1f5962
Covered Theme module with tests
...
- Extracted `ColorReplacementGenerator`;
- Extracted `ColorConverterImpl`;
- Added documentation to some classes;
- `hex_to_rgba` now supports shorthand hex colors (#fff).
2025-04-11 22:53:30 +03:00
Vladyslav Hroshev
29485ddf1e
Extracted dependencies in ThemePreparation
2025-04-11 17:17:13 +03:00
Vladyslav Hroshev
40a88cb7f4
Refactored Theme class to correspond SOLID patterns
2025-04-10 18:29:19 +03:00