colors: # Default colors primary: background: '0xf9f9f9' foreground: '0x383a42' # Normal colors normal: black: '0xd5d6dd' red: '0xd52753' green: '0x23974a' yellow: '0xdf631c' blue: '0x275fe4' magenta: '0x823ff1' cyan: '0x27618d' white: '0x000000' # Bright colors bright: black: '0xe4e5ed' red: '0xff6480' green: '0x3cbc66' yellow: '0xc5a332' blue: '0x0099e1' magenta: '0xce33c0' cyan: '0x6d93bb' white: '0x26272d'