colors: # Default colors primary: background: '0x2c2c2c' foreground: '0xdedede' # Normal colors normal: black: '0x2c2c2c' red: '0xcc231c' green: '0x689d69' yellow: '0xd79922' blue: '0x366b71' magenta: '0x4e5165' cyan: '0x458587' white: '0xc8bb97' # Bright colors bright: black: '0x777777' red: '0xcc231c' green: '0x689d69' yellow: '0xd79922' blue: '0x366b71' magenta: '0x4e5165' cyan: '0x458587' white: '0xc8bb97'