Gradients and rainbows as a possible embed color
This would give support for more style in embeds and would allow for developers to add a little more flair to posts.
Examples:
--Web--
<meta name="theme-color" content="#00dbff,#006bff" />
--Object--
"gradient": {
"0": 56319,
"100": 27647
}

--Web--
<meta name="theme-color" content="0:#fcb045,50:#eb1d1d,100:#833ab4" />
--Object--
"gradient": {
"0": 16560197,
"50": 15408413,
"100": 8600244
}

--Web--
<meta name="theme-color" content="rainbow" />
--Object--
"gradient": "rainbow"

4
-
VOUCH!
1 -
absolutely plzzzz
1
Please sign in to leave a comment.
Comments
2 comments