colors: # Default colors primary: background: '0x251200' foreground: '0xdec165' # Normal colors normal: black: '0x000000' red: '0xd6262b' green: '0x919c00' yellow: '0xbe8a13' blue: '0x4699a3' magenta: '0x8d4331' cyan: '0xda8213' white: '0xddc265' # Bright colors bright: black: '0x7f6a55' red: '0xe55a1c' green: '0xbfc65a' yellow: '0xffcb1b' blue: '0x7cc9cf' magenta: '0xd26349' cyan: '0xe6a96b' white: '0xffeaa3'