colors: # Default colors primary: background: '0x2a2a2e' foreground: '0xd7d7db' # Normal colors normal: black: '0x2a2a2e' red: '0xb98eff' green: '0xff7de9' yellow: '0x729fcf' blue: '0x66a05b' magenta: '0x75507b' cyan: '0xacacae' white: '0xffffff' # Bright colors bright: black: '0xa40000' red: '0xbf4040' green: '0x66a05b' yellow: '0xffb86c' blue: '0x729fcf' magenta: '0x8f5902' cyan: '0xc4a000' white: '0x5c3566'