{- | Copyright : (C) 2025-2026, QBayLogic B.V. License : BSD2 (see the file LICENSE) Maintainer : QBayLogic B.V. <devops@qbaylogic.com> Module : Clash.Shockwaves.Style.Color Description : Re-export of Data.Colour.Names Re-export color names to be used with 'WSColor' in "Clash.Shockwaves.Style". -} module Clash.Shockwaves.Style.Colors (module Data.Colour.Names) where import Data.Colour.Names