We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca0539 commit f3785daCopy full SHA for f3785da
2 files changed
apps/website/README.md
@@ -10,7 +10,7 @@ A static landing page for [getcmdr.com](https://getcmdr.com) featuring:
10
- 14-day free trial CTA
11
- Feature highlights
12
- Download section
13
-- Linear.app-inspired dark design
+- Dark design for everyone
14
15
## Tech stack
16
apps/website/src/styles/global.css
@@ -14,7 +14,7 @@
/* CSS-first Tailwind v4 configuration */
@theme {
17
- /* Colors - Linear-inspired dark palette */
+ /* Colors - Dark palette for hero image */
18
--color-background: #0a0a0b;
19
--color-surface: #111113;
20
--color-surface-elevated: #18181b;
0 commit comments