colors: # Default colors primary: background: '0x222235' foreground: '0xffffff' # Normal colors normal: black: '0x3f3f54' red: '0xf60055' green: '0x06c993' yellow: '0x9700be' blue: '0xf69154' magenta: '0xec89cb' cyan: '0x60adec' white: '0xabb2bf' # Bright colors bright: black: '0x959dcb' red: '0xf60055' green: '0x06c993' yellow: '0x9700be' blue: '0xf69154' magenta: '0xec89cb' cyan: '0x00dded' white: '0xffffff'