COLOR CHANGE - buttons have logo color but faded
This commit is contained in:
@@ -53,8 +53,9 @@
|
|||||||
--color-outline-strong: #4c4f69; /* Text */
|
--color-outline-strong: #4c4f69; /* Text */
|
||||||
/* CTA: solid fill for large/filled buttons + the contact block. The vivid
|
/* CTA: solid fill for large/filled buttons + the contact block. The vivid
|
||||||
* logo blue (--color-primary) is reserved for tiny accents (links, hover
|
* logo blue (--color-primary) is reserved for tiny accents (links, hover
|
||||||
* tints, badges); a calmer Latte blue reads better across big surfaces. */
|
* tints, badges); the CTA color is the logo blue itself, just with alpha so
|
||||||
--color-cta: #1e66f5;
|
* big buttons read as a translucent tint rather than the full vivid fill. */
|
||||||
|
--color-cta: rgba(22, 0, 255, 0.85);
|
||||||
--color-on-cta: #eff1f5;
|
--color-on-cta: #eff1f5;
|
||||||
|
|
||||||
/* dark mode — Gruvbox dark palette (https://github.com/morhetz/gruvbox)
|
/* dark mode — Gruvbox dark palette (https://github.com/morhetz/gruvbox)
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user