#pragma once #include "graphics/Pixel.h" namespace ui { using Colour = RGBA; }