Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad04bfb577 | |||
| fbaab2b297 | |||
| 45d54bd7fa | |||
| a0cf209ca7 | |||
| e74ee4c28b |
@@ -277,4 +277,4 @@ export default function AstanaDetailingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #000000;
|
||||||
--card: #ffffff;
|
--card: #1a1a1a;
|
||||||
--foreground: #0c1325;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #0798ff;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #131136;
|
||||||
--secondary-cta-text: #0c1325;
|
--secondary-cta-text: #0c1325;
|
||||||
--accent: #93c7ff;
|
--accent: #44358a;
|
||||||
--background-accent: #a8cde8;
|
--background-accent: #b597fe;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user