|
ROSE 0.11.145.354
|
#include <Rose/Color.h>

Public Member Functions | |
| bool | isEnabled () const |
| True if color is enabled in this situation. | |
| Colorization | merge (const Colorization &) const |
| Merge this color and another to produce a result. | |
Public Attributes | |
| Sawyer::Optional< Enabled > | enabled |
| Whether colored output is enabled. | |
| Sawyer::Optional< Theme > | theme |
| The color theme. | |
| Sawyer::Optional<Enabled> Rose::Color::Colorization::enabled |
| Sawyer::Optional<Theme> Rose::Color::Colorization::theme |