dcell.style

Style module for dcell, containing definitions associaeted with text styling.

Public Imports

dcell.attr
public import dcell.attr;
Undocumented in source.
dcell.color
public import dcell.color;
Undocumented in source.

Members

Structs

Style
struct Style

Text styling, which is an aggregate of attributes like bold or reverse, coloring (both foreground and background) and other attributes such as being clickable (to open a URL for example).

Meta

Authors

Garrett D'Amore

License

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE or https://www.boost.org/LICENSE_1_0.txt) SPDX-License-Identifier: BSL-1.0