from eventutils import event_handler, EventDispatcher, EventHandlerMixin
from math import floor
import types
-# TODO : positionner cette constance en fonction de la résolution d'affichage
-# externaliser la conf.
+
from config import BORDER
from config import FIRST_HUE
from config import OFF_LUMINANCE