Skip to content

c++ fore and back colorization doesn't work together #3

Description

@walchko

Doesn't render as expected:

cout << Back.BLUE << Fore.YELLOW;
cout << "hello there";
cout << Fore.RESET << Back.RESET << endl;

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions