Update DiscordRecolor.theme.css
This commit is contained in:
parent
82340cf67e
commit
5b9925b7dd
|
@ -26,9 +26,9 @@
|
|||
--accentcolor2: 255,115,250; /* Boostpink - default: 255,115,250 - hex: #ff73fa */
|
||||
--linkcolor: 0,176,244; /* Link Color - default: 0,176,244 - hex: #00b0f4 */
|
||||
--mentioncolor: 250,166,26; /* Highlight Color - default: 250,166,26 - hex: #faa61a */
|
||||
--successcolor: 87,242,135; /* Success Color - default: 59,165,92 - hex: #3ba55c */
|
||||
--successcolor: 87,242,135; /* Success Color - default: 87,242,135 - hex: #57f287 */
|
||||
--warningcolor: 250,166,26; /* Warning Color - default: 250,166,26 - hex: #faa61a */
|
||||
--dangercolor: 237,66,69; /* Danger Color - default: 240,71,71 - hex: #f04747 */
|
||||
--dangercolor: 237,66,69; /* Danger Color - default: 237,66,69 - hex: #ed4245 */
|
||||
|
||||
--textbrightest: 255,255,255; /* Text Color 1 - default: 255,255,255 - hex: #ffffff */
|
||||
--textbrighter: 222,222,222; /* Text Color 2 - default: 220,221,222 - hex: #dcddde */
|
||||
|
|
Loading…
Reference in New Issue