gleamy_lights/premixed/gleam_colours
Gleam colours
Especially coloured after Gleam’s colour palette.
#ffaff3
- Faff Pink
#fefefc
- White
#a6f0fc
- Unnamed Blue
#fffbe8
- Aged Plastic Yellow
#584355
- Unexpected Aubergine
#292d3e
- Underwater Blue
#2f2f2f
- Charcoal
#1e1e1e
- Black
#151515
- Blacker
See: https://gleam.run/branding/
Functions
pub fn bg_aged_plastic_yellow(msg: String) -> String
“Aged plastic yellow” background
Hex: #fffbe8
pub fn bg_underwater_blue(msg: String) -> String
“Underwater blue” background
Hex: #292d3e
pub fn bg_unexpected_aubergine(msg: String) -> String
“Unexpected aubergine” background
Hex: #584355
pub fn bg_unnamed_blue(msg: String) -> String
“Unnamed blue” background
Hex: #a6f0fc
pub fn text_aged_plastic_yellow(msg: String) -> String
“Aged plastic yellow” text
Hex: #fffbe8
pub fn text_underwater_blue(msg: String) -> String
“Underwater blue” text
Hex: #292d3e
pub fn text_unexpected_aubergine(msg: String) -> String
“Unexpected aubergine” text
Hex: #584355
pub fn text_unnamed_blue(msg: String) -> String
“Unnamed blue” text
Hex: #a6f0fc