colors: # Default colors primary: background: '0x2c2e34' foreground: '0xe2e2e3' # Normal colors normal: black: '0x2c2e34' red: '0xfc5d7c' green: '0x9ed072' yellow: '0xe7c664' blue: '0xf39660' magenta: '0xb39df3' cyan: '0x76cce0' white: '0xe2e2e3' # Bright colors bright: black: '0x7f8490' red: '0xfc5d7c' green: '0x9ed072' yellow: '0xe7c664' blue: '0xf39660' magenta: '0xb39df3' cyan: '0x76cce0' white: '0xe2e2e3'