Gradience/gradience/backend/utils
tfuxu 8f37888d03
backend/utils: add new utility function: argb_to_color_code
This function is supposed to deprecate current `rgba_from_argb` function.

Other changes:
* fix some debug messages using print instead of logging.debug
* add datadir as a constant
2022-12-21 15:44:44 +01:00
..
__init__.py move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00
colors.py backend/utils: add new utility function: argb_to_color_code 2022-12-21 15:44:44 +01:00
common.py backend: create new modules for preset generation utilities 2022-12-08 14:05:38 +01:00
meson.build backend/models: refactor Preset model object 2022-12-08 12:43:12 +01:00