feat: improve contrast for the accent colour

Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
Alex Stan 2023-07-13 14:57:20 +03:00 committed by GitHub
parent 380350653e
commit a15191a57d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"name": "Everblush",
"variables": {
"accent_color": "#232a2d",
"accent_color": "#67b0e8",
"accent_bg_color": "#141b1e",
"accent_fg_color": "#dadada",
"destructive_color": "#ff7b63",