DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::colors Namespace Reference

Color constants for use in the embed_data color values.

Variables

static constexpr jsonifier::string_view aquamarine { "7FFFD4" }
 Aquamarine.
 
static constexpr jsonifier::string_view bismark { "546E7A" }
 Bismark.
 
static constexpr jsonifier::string_view black { "000000" }
 Black.
 
static constexpr jsonifier::string_view blue { "0000FF" }
 Blue.
 
static constexpr jsonifier::string_view blue_aquamarine { "607D8B" }
 Blue aquamarine.
 
static constexpr jsonifier::string_view blue_green { "088F8F" }
 Blue green.
 
static constexpr jsonifier::string_view brown { "992D22" }
 Brown.
 
static constexpr jsonifier::string_view cadmium_green { "097969" }
 cadmium green.
 
static constexpr jsonifier::string_view cinnabar { "e74_c3_c" }
 cinnabar.
 
static constexpr jsonifier::string_view cyan { "00FFFF" }
 cyan.
 
static constexpr jsonifier::string_view dark_goldenrod { "c27_c0_e" }
 Dark goldenrod.
 
static constexpr jsonifier::string_view dark_gray { "404040" }
 Dark gray.
 
static constexpr jsonifier::string_view deep_lilac { "9B59B6" }
 Deep lilac.
 
static constexpr jsonifier::string_view deep_sea { "11806A" }
 Deep sea.
 
static constexpr jsonifier::string_view discord_black { "000001" }
 Discord black.
 
static constexpr jsonifier::string_view discord_white { "fffffe" }
 Discord white.
 
static constexpr jsonifier::string_view endeavour { "206694" }
 Endeavor.
 
static constexpr jsonifier::string_view forest_green { "228B22" }
 Forest green.
 
static constexpr jsonifier::string_view gray { "808080" }
 Gray.
 
static constexpr jsonifier::string_view gray_chateau { "979C9F" }
 Gray chateau.
 
static constexpr jsonifier::string_view green { "00FF00" }
 Green.
 
static constexpr jsonifier::string_view jazzberry_jam { "ad1457" }
 Jazzberry jam.
 
static constexpr jsonifier::string_view light_gray { "c0_c0_c0" }
 Light gray.
 
static constexpr jsonifier::string_view light_sea_green { "1ABC9C" }
 Light sea green.
 
static constexpr jsonifier::string_view lime { "00FF00" }
 Lime.
 
static constexpr jsonifier::string_view magenta { "ff00_ff" }
 Magenta.
 
static constexpr jsonifier::string_view medium_sea_green { "2ECC71" }
 Medium sea green.
 
static constexpr jsonifier::string_view moon_yellow { "f1_c40_f" }
 Moon yellow.
 
static constexpr jsonifier::string_view orange { "ffc800" }
 Orange.
 
static constexpr jsonifier::string_view pink { "ffafaf" }
 Pink.
 
static constexpr jsonifier::string_view ralli_art_crimson { "e60012" }
 Ralliart crimson.
 
static constexpr jsonifier::string_view raspberry { "e30_b5_c" }
 Raspberry.
 
static constexpr jsonifier::string_view red { "ff0000" }
 Red.
 
static constexpr jsonifier::string_view ruby { "e91_e63" }
 Ruby.
 
static constexpr jsonifier::string_view rust { "a84300" }
 Rust.
 
static constexpr jsonifier::string_view scarlet_red { "ff2400" }
 Scarlet red.
 
static constexpr jsonifier::string_view sea_green { "1F8B4C" }
 Sea green.
 
static constexpr jsonifier::string_view sti_blue { "0E4BEF" }
 Sti blue.
 
static constexpr jsonifier::string_view submarine { "95A5A6" }
 Submarine.
 
static constexpr jsonifier::string_view summer_sky { "3498DB" }
 Summer skye.
 
static constexpr jsonifier::string_view tahiti_gold { "e67_e22" }
 Tahiti gold.
 
static constexpr jsonifier::string_view vivid_violet { "71368A" }
 Vivid violet.
 
static constexpr jsonifier::string_view white { "ffffff" }
 White.
 
static constexpr jsonifier::string_view wrx_blue { "00247D" }
 Wrx blue.
 
static constexpr jsonifier::string_view yellow { "ffff00" }
 Yellow.