Function libnotcurses_sys::ncchannels_set_fg_rgb[][src]

pub fn ncchannels_set_fg_rgb(channels: &mut NcChannels, rgb: NcRgb)
Expand description

Sets the foreground NcRgb of an NcChannels, and marks it as NOT using the “default color”, retaining the other bits unchanged.

Method: NcChannels.set_fg_rgb()