colors: # Default colors primary: background: '0x363537' foreground: '0xfdf9f3' # Normal colors normal: black: '0x363537' red: '0xff6188' green: '0xa9dc76' yellow: '0xffd866' blue: '0xfc9867' magenta: '0xab9df2' cyan: '0x78dce8' white: '0xfdf9f3' # Bright colors bright: black: '0x908e8f' red: '0xff6188' green: '0xa9dc76' yellow: '0xffd866' blue: '0xfc9867' magenta: '0xab9df2' cyan: '0x78dce8' white: '0xfdf9f3'