{"version":3,"file":"colors.cjs","names":[],"sources":["../../src/colors.ts"],"sourcesContent":["export const RESET = '\\x1b[0m' as const;\nexport const GREY = '\\x1b[90m' as const;\nexport const GREY_DARK = '\\x1b[38;5;239m' as const;\nexport const GREY_LIGHT = '\\x1b[38;5;252m' as const;\nexport const BLUE = '\\x1b[34m' as const;\nexport const RED = '\\x1b[31m' as const;\nexport const GREEN = '\\x1b[32m' as const;\nexport const YELLOW = '\\x1b[38;5;226m' as const;\nexport const MAGENTA = '\\x1b[35m' as const;\nexport const BEIGE = '\\x1b[38;5;3m' as const;\nexport const ORANGE = '\\x1b[38;5;208m' as const;\nexport const CYAN = '\\x1b[36m' as const;\nexport const WHITE = '\\x1b[37m' as const;\nexport const BOLD = '\\x1b[1m' as const;\n"],"mappings":";;;AAAA,MAAa,QAAQ;AACrB,MAAa,OAAO;AACpB,MAAa,YAAY;AACzB,MAAa,aAAa;AAC1B,MAAa,OAAO;AACpB,MAAa,MAAM;AACnB,MAAa,QAAQ;AACrB,MAAa,SAAS;AACtB,MAAa,UAAU;AACvB,MAAa,QAAQ;AACrB,MAAa,SAAS;AACtB,MAAa,OAAO;AACpB,MAAa,QAAQ;AACrB,MAAa,OAAO"}