bactria  0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
bactria's default colors

bactria defines some colors intended for internal usage as default parameters. These are currently corresponding to some colors from the Helmholtz corporate design. More...

Collaboration diagram for bactria's default colors:

Variables

constexpr auto bactria::ranges::color::bactria_blue = helmholtz_blue
 
constexpr auto bactria::ranges::color::bactria_cyan = helmholtz_dark_cyan
 
constexpr auto bactria::ranges::color::bactria_dark_blue = helmholtz_dark_blue
 
constexpr auto bactria::ranges::color::bactria_green = helmholtz_green
 
constexpr auto bactria::ranges::color::bactria_grey = helmholtz_grey
 
constexpr auto bactria::ranges::color::bactria_gray = helmholtz_grey
 
constexpr auto bactria::ranges::color::bactria_orange = helmholtz_orange
 
constexpr auto bactria::ranges::color::bactria_red = helmholtz_red
 
constexpr auto bactria::ranges::color::bactria_ruby = helmholtz_ruby
 
constexpr auto bactria::ranges::color::bactria_turquoise = helmholtz_turquoise
 
constexpr auto bactria::ranges::color::bactria_yellow = helmholtz_yellow
 

Detailed Description

bactria defines some colors intended for internal usage as default parameters. These are currently corresponding to some colors from the Helmholtz corporate design.

See also
Helmholtz corporate design colors

Variable Documentation

◆ bactria_blue

constexpr auto bactria::ranges::color::bactria_blue = helmholtz_blue
constexpr

The color "bactria Blue". This is currently an alias for the color "Helmholtz Blue".

See also
helmholtz_blue

◆ bactria_cyan

constexpr auto bactria::ranges::color::bactria_cyan = helmholtz_dark_cyan
constexpr

The color "bactria Cyan". This is currently an alias for the color "Helmholtz Dark Cyan".

See also
helmholtz_dark_cyan

◆ bactria_dark_blue

constexpr auto bactria::ranges::color::bactria_dark_blue = helmholtz_dark_blue
constexpr

The color "bactria Dark Blue". This is currently an alias for the color "Helmholtz Dark Blue".

See also
helmholtz_dark_blue

◆ bactria_gray

constexpr auto bactria::ranges::color::bactria_gray = helmholtz_grey
constexpr

The color "bactria Gray". This is an alias for the color "bactria Grey".

See also
bactria_grey

◆ bactria_green

constexpr auto bactria::ranges::color::bactria_green = helmholtz_green
constexpr

The color "bactria Green". This is currently an alias for the color "Helmholtz Green".

See also
helmholtz_green

◆ bactria_grey

constexpr auto bactria::ranges::color::bactria_grey = helmholtz_grey
constexpr

The color "bactria Grey". This is currently an alias for the color "Helmholtz Grey".

See also
helmholtz_grey

◆ bactria_orange

constexpr auto bactria::ranges::color::bactria_orange = helmholtz_orange
constexpr

The color "bactria Orange". This is currently an alias for the color "Helmholtz Orange".

See also
helmholtz_orange

◆ bactria_red

constexpr auto bactria::ranges::color::bactria_red = helmholtz_red
constexpr

The color "bactria Red". This is currently an alias for the color "Helmholtz Red".

See also
helmholtz_red

◆ bactria_ruby

constexpr auto bactria::ranges::color::bactria_ruby = helmholtz_ruby
constexpr

The color "bactria Ruby". This is currently an alias for the color "Helmholtz Ruby".

See also
helmholtz_ruby

◆ bactria_turquoise

constexpr auto bactria::ranges::color::bactria_turquoise = helmholtz_turquoise
constexpr

The color "bactria Turquoise". This is currently an alias for the color "Helmholtz Turquoise".

See also
helmholtz_turquoise

◆ bactria_yellow

constexpr auto bactria::ranges::color::bactria_yellow = helmholtz_yellow
constexpr

The color "bactria Yellow". This is currently an alias for the color "Helmholtz Yellow".

See also
helmholtz_yellow