woom.util.COLORS# woom.util.COLORS = {'bold': '\x1b[1m', 'green': '\x1b[32m', 'red': '\x1b[31m', 'reset': '\x1b[0m', 'yellow': '\x1b[33m'}# Available colors