chore: snapshot before agency split
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
@layer theme {
|
||||
:root {
|
||||
/* Gradientes */
|
||||
--gradient: linear-gradient(90deg, #FF3A05, #FF0080);
|
||||
--gradient-text: linear-gradient(to right, #FF3A05, #FF0080);
|
||||
--gradient-primary: linear-gradient(90deg, #FF3A05, #FF0080);
|
||||
--color-gradient-brand: linear-gradient(to right, #FF3A05, #FF0080);
|
||||
--gradient: linear-gradient(135deg, #ff3a05, #ff0080);
|
||||
--gradient-text: linear-gradient(to right, #ff3a05, #ff0080);
|
||||
--gradient-primary: linear-gradient(135deg, #ff3a05, #ff0080);
|
||||
--color-gradient-brand: linear-gradient(135deg, #ff3a05, #ff0080);
|
||||
|
||||
/* Cores sólidas de marca (usadas em textos/bordas) */
|
||||
--brand-color: #ff3a05;
|
||||
--brand-color-strong: #ff0080;
|
||||
|
||||
/* Superfícies e tipografia */
|
||||
--color-surface-light: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user