colors: # Default colors primary: background: '0x121b21' foreground: '0xb3b8c3' # Normal colors normal: black: '0x121c21' red: '0xe44754' green: '0x89bd82' yellow: '0xf7bd51' blue: '0x5486c0' magenta: '0xb77eb8' cyan: '0x50a5a4' white: '0xffffff' # Bright colors bright: black: '0x52606b' red: '0xe44754' green: '0x89bd82' yellow: '0xf7bd51' blue: '0x5486c0' magenta: '0xb77eb8' cyan: '0x50a5a4' white: '0xffffff'