colors: # Default colors primary: background: '0x202124' foreground: '0xe8eaed' # Normal colors normal: black: '0x202124' red: '0xea4335' green: '0x34a853' yellow: '0xfbbc04' blue: '0x4285f4' magenta: '0xa142f4' cyan: '0x24c1e0' white: '0xe8eaed' # Bright colors bright: black: '0x5f6368' red: '0xea4335' green: '0x34a853' yellow: '0xfbbc05' blue: '0x4285f4' magenta: '0xa142f4' cyan: '0x24c1e0' white: '0xffffff'