//! Shared scene colors.
use Color;
/// Returns the shared text color for the scene.
pub const
/// Returns the cursor cell background color.
pub const
/// Returns the visual selection cell background color.
pub const
/// Returns the search match cell background color.
pub const
/// Returns the text color used for the character under the cursor.
pub const