awesome-design-md 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +172 -0
  3. package/bin/cli.mjs +126 -0
  4. package/design-md/airbnb/DESIGN.md +246 -0
  5. package/design-md/airbnb/README.md +23 -0
  6. package/design-md/airbnb/preview-dark.html +234 -0
  7. package/design-md/airbnb/preview.html +233 -0
  8. package/design-md/airtable/DESIGN.md +89 -0
  9. package/design-md/airtable/README.md +23 -0
  10. package/design-md/airtable/preview-dark.html +165 -0
  11. package/design-md/airtable/preview.html +164 -0
  12. package/design-md/apple/DESIGN.md +313 -0
  13. package/design-md/apple/README.md +24 -0
  14. package/design-md/apple/preview-dark.html +422 -0
  15. package/design-md/apple/preview.html +416 -0
  16. package/design-md/bmw/DESIGN.md +180 -0
  17. package/design-md/bmw/README.md +23 -0
  18. package/design-md/bmw/preview-dark.html +211 -0
  19. package/design-md/bmw/preview.html +210 -0
  20. package/design-md/cal/DESIGN.md +259 -0
  21. package/design-md/cal/README.md +23 -0
  22. package/design-md/cal/preview-dark.html +449 -0
  23. package/design-md/cal/preview.html +575 -0
  24. package/design-md/claude/DESIGN.md +312 -0
  25. package/design-md/claude/README.md +24 -0
  26. package/design-md/claude/preview-dark.html +803 -0
  27. package/design-md/claude/preview.html +826 -0
  28. package/design-md/clay/DESIGN.md +304 -0
  29. package/design-md/clay/README.md +23 -0
  30. package/design-md/clay/preview-dark.html +318 -0
  31. package/design-md/clay/preview.html +317 -0
  32. package/design-md/clickhouse/DESIGN.md +281 -0
  33. package/design-md/clickhouse/README.md +24 -0
  34. package/design-md/clickhouse/preview-dark.html +834 -0
  35. package/design-md/clickhouse/preview.html +786 -0
  36. package/design-md/cohere/DESIGN.md +266 -0
  37. package/design-md/cohere/README.md +24 -0
  38. package/design-md/cohere/preview-dark.html +810 -0
  39. package/design-md/cohere/preview.html +814 -0
  40. package/design-md/coinbase/DESIGN.md +129 -0
  41. package/design-md/coinbase/README.md +23 -0
  42. package/design-md/coinbase/preview-dark.html +164 -0
  43. package/design-md/coinbase/preview.html +163 -0
  44. package/design-md/composio/DESIGN.md +307 -0
  45. package/design-md/composio/README.md +24 -0
  46. package/design-md/composio/preview-dark.html +958 -0
  47. package/design-md/composio/preview.html +933 -0
  48. package/design-md/cursor/DESIGN.md +309 -0
  49. package/design-md/cursor/README.md +24 -0
  50. package/design-md/cursor/preview-dark.html +395 -0
  51. package/design-md/cursor/preview.html +385 -0
  52. package/design-md/elevenlabs/DESIGN.md +265 -0
  53. package/design-md/elevenlabs/README.md +23 -0
  54. package/design-md/elevenlabs/preview-dark.html +254 -0
  55. package/design-md/elevenlabs/preview.html +253 -0
  56. package/design-md/expo/DESIGN.md +281 -0
  57. package/design-md/expo/README.md +24 -0
  58. package/design-md/expo/preview-dark.html +536 -0
  59. package/design-md/expo/preview.html +536 -0
  60. package/design-md/figma/DESIGN.md +220 -0
  61. package/design-md/figma/README.md +24 -0
  62. package/design-md/figma/preview-dark.html +831 -0
  63. package/design-md/figma/preview.html +841 -0
  64. package/design-md/framer/DESIGN.md +246 -0
  65. package/design-md/framer/README.md +23 -0
  66. package/design-md/framer/preview-dark.html +904 -0
  67. package/design-md/framer/preview.html +885 -0
  68. package/design-md/hashicorp/DESIGN.md +278 -0
  69. package/design-md/hashicorp/README.md +24 -0
  70. package/design-md/hashicorp/preview-dark.html +1206 -0
  71. package/design-md/hashicorp/preview.html +1195 -0
  72. package/design-md/ibm/DESIGN.md +332 -0
  73. package/design-md/ibm/README.md +24 -0
  74. package/design-md/ibm/preview-dark.html +445 -0
  75. package/design-md/ibm/preview.html +430 -0
  76. package/design-md/intercom/DESIGN.md +146 -0
  77. package/design-md/intercom/README.md +23 -0
  78. package/design-md/intercom/preview-dark.html +185 -0
  79. package/design-md/intercom/preview.html +184 -0
  80. package/design-md/kraken/DESIGN.md +125 -0
  81. package/design-md/kraken/README.md +23 -0
  82. package/design-md/kraken/preview-dark.html +169 -0
  83. package/design-md/kraken/preview.html +168 -0
  84. package/design-md/linear.app/DESIGN.md +367 -0
  85. package/design-md/linear.app/README.md +24 -0
  86. package/design-md/linear.app/preview-dark.html +385 -0
  87. package/design-md/linear.app/preview.html +375 -0
  88. package/design-md/lovable/DESIGN.md +298 -0
  89. package/design-md/lovable/README.md +24 -0
  90. package/design-md/lovable/preview-dark.html +351 -0
  91. package/design-md/lovable/preview.html +350 -0
  92. package/design-md/minimax/DESIGN.md +257 -0
  93. package/design-md/minimax/README.md +24 -0
  94. package/design-md/minimax/preview-dark.html +1267 -0
  95. package/design-md/minimax/preview.html +1253 -0
  96. package/design-md/mintlify/DESIGN.md +326 -0
  97. package/design-md/mintlify/README.md +24 -0
  98. package/design-md/mintlify/preview-dark.html +411 -0
  99. package/design-md/mintlify/preview.html +400 -0
  100. package/design-md/miro/DESIGN.md +108 -0
  101. package/design-md/miro/README.md +23 -0
  102. package/design-md/miro/preview-dark.html +174 -0
  103. package/design-md/miro/preview.html +173 -0
  104. package/design-md/mistral.ai/DESIGN.md +261 -0
  105. package/design-md/mistral.ai/README.md +24 -0
  106. package/design-md/mistral.ai/preview-dark.html +813 -0
  107. package/design-md/mistral.ai/preview.html +812 -0
  108. package/design-md/mongodb/DESIGN.md +266 -0
  109. package/design-md/mongodb/README.md +23 -0
  110. package/design-md/mongodb/preview-dark.html +262 -0
  111. package/design-md/mongodb/preview.html +261 -0
  112. package/design-md/notion/DESIGN.md +309 -0
  113. package/design-md/notion/README.md +24 -0
  114. package/design-md/notion/preview-dark.html +374 -0
  115. package/design-md/notion/preview.html +366 -0
  116. package/design-md/nvidia/DESIGN.md +293 -0
  117. package/design-md/nvidia/README.md +24 -0
  118. package/design-md/nvidia/preview-dark.html +376 -0
  119. package/design-md/nvidia/preview.html +368 -0
  120. package/design-md/ollama/DESIGN.md +267 -0
  121. package/design-md/ollama/README.md +24 -0
  122. package/design-md/ollama/preview-dark.html +678 -0
  123. package/design-md/ollama/preview.html +678 -0
  124. package/design-md/opencode.ai/DESIGN.md +281 -0
  125. package/design-md/opencode.ai/README.md +24 -0
  126. package/design-md/opencode.ai/preview-dark.html +368 -0
  127. package/design-md/opencode.ai/preview.html +359 -0
  128. package/design-md/pinterest/DESIGN.md +230 -0
  129. package/design-md/pinterest/README.md +23 -0
  130. package/design-md/pinterest/preview-dark.html +233 -0
  131. package/design-md/pinterest/preview.html +232 -0
  132. package/design-md/posthog/DESIGN.md +256 -0
  133. package/design-md/posthog/README.md +23 -0
  134. package/design-md/posthog/preview-dark.html +701 -0
  135. package/design-md/posthog/preview.html +751 -0
  136. package/design-md/raycast/DESIGN.md +268 -0
  137. package/design-md/raycast/README.md +23 -0
  138. package/design-md/raycast/preview-dark.html +608 -0
  139. package/design-md/raycast/preview.html +690 -0
  140. package/design-md/replicate/DESIGN.md +261 -0
  141. package/design-md/replicate/README.md +24 -0
  142. package/design-md/replicate/preview-dark.html +828 -0
  143. package/design-md/replicate/preview.html +831 -0
  144. package/design-md/resend/DESIGN.md +303 -0
  145. package/design-md/resend/README.md +23 -0
  146. package/design-md/resend/preview-dark.html +357 -0
  147. package/design-md/resend/preview.html +356 -0
  148. package/design-md/revolut/DESIGN.md +185 -0
  149. package/design-md/revolut/README.md +23 -0
  150. package/design-md/revolut/preview-dark.html +234 -0
  151. package/design-md/revolut/preview.html +233 -0
  152. package/design-md/runwayml/DESIGN.md +244 -0
  153. package/design-md/runwayml/README.md +24 -0
  154. package/design-md/runwayml/preview-dark.html +664 -0
  155. package/design-md/runwayml/preview.html +665 -0
  156. package/design-md/sanity/DESIGN.md +357 -0
  157. package/design-md/sanity/README.md +24 -0
  158. package/design-md/sanity/preview-dark.html +995 -0
  159. package/design-md/sanity/preview.html +1140 -0
  160. package/design-md/sentry/DESIGN.md +262 -0
  161. package/design-md/sentry/README.md +24 -0
  162. package/design-md/sentry/preview-dark.html +628 -0
  163. package/design-md/sentry/preview.html +953 -0
  164. package/design-md/spacex/DESIGN.md +194 -0
  165. package/design-md/spacex/README.md +23 -0
  166. package/design-md/spacex/preview-dark.html +223 -0
  167. package/design-md/spacex/preview.html +222 -0
  168. package/design-md/spotify/DESIGN.md +246 -0
  169. package/design-md/spotify/README.md +23 -0
  170. package/design-md/spotify/preview-dark.html +231 -0
  171. package/design-md/spotify/preview.html +230 -0
  172. package/design-md/stripe/DESIGN.md +322 -0
  173. package/design-md/stripe/README.md +24 -0
  174. package/design-md/stripe/preview-dark.html +430 -0
  175. package/design-md/stripe/preview.html +421 -0
  176. package/design-md/supabase/DESIGN.md +255 -0
  177. package/design-md/supabase/README.md +24 -0
  178. package/design-md/supabase/preview-dark.html +977 -0
  179. package/design-md/supabase/preview.html +955 -0
  180. package/design-md/superhuman/DESIGN.md +252 -0
  181. package/design-md/superhuman/README.md +23 -0
  182. package/design-md/superhuman/preview-dark.html +975 -0
  183. package/design-md/superhuman/preview.html +953 -0
  184. package/design-md/together.ai/DESIGN.md +263 -0
  185. package/design-md/together.ai/README.md +24 -0
  186. package/design-md/together.ai/preview-dark.html +892 -0
  187. package/design-md/together.ai/preview.html +897 -0
  188. package/design-md/uber/DESIGN.md +295 -0
  189. package/design-md/uber/README.md +24 -0
  190. package/design-md/uber/preview-dark.html +1164 -0
  191. package/design-md/uber/preview.html +1163 -0
  192. package/design-md/vercel/DESIGN.md +310 -0
  193. package/design-md/vercel/README.md +24 -0
  194. package/design-md/vercel/preview-dark.html +370 -0
  195. package/design-md/vercel/preview.html +369 -0
  196. package/design-md/voltagent/DESIGN.md +323 -0
  197. package/design-md/voltagent/README.md +24 -0
  198. package/design-md/voltagent/preview-dark.html +487 -0
  199. package/design-md/voltagent/preview.html +766 -0
  200. package/design-md/warp/DESIGN.md +253 -0
  201. package/design-md/warp/README.md +23 -0
  202. package/design-md/warp/preview-dark.html +502 -0
  203. package/design-md/warp/preview.html +535 -0
  204. package/design-md/webflow/DESIGN.md +92 -0
  205. package/design-md/webflow/README.md +23 -0
  206. package/design-md/webflow/preview-dark.html +147 -0
  207. package/design-md/webflow/preview.html +146 -0
  208. package/design-md/wise/DESIGN.md +173 -0
  209. package/design-md/wise/README.md +23 -0
  210. package/design-md/wise/preview-dark.html +230 -0
  211. package/design-md/wise/preview.html +229 -0
  212. package/design-md/x.ai/DESIGN.md +257 -0
  213. package/design-md/x.ai/README.md +24 -0
  214. package/design-md/x.ai/preview-dark.html +358 -0
  215. package/design-md/x.ai/preview.html +409 -0
  216. package/design-md/zapier/DESIGN.md +328 -0
  217. package/design-md/zapier/README.md +24 -0
  218. package/design-md/zapier/preview-dark.html +382 -0
  219. package/design-md/zapier/preview.html +374 -0
  220. package/package.json +33 -0
@@ -0,0 +1,262 @@
1
+ # Design System: Sentry
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Sentry's website is a dark-mode-first developer tool interface that speaks the language of code editors and terminal windows. The entire aesthetic is rooted in deep purple-black backgrounds (`#1f1633`, `#150f23`) that evoke the late-night debugging sessions Sentry was built for. Against this inky canvas, a carefully curated set of purples, pinks, and a distinctive lime-green accent (`#c2ef4e`) create a visual system that feels simultaneously technical and vibrant.
6
+
7
+ The typography pairing is deliberate: "Dammit Sans" appears at hero scale (88px, weight 700) as a display font with personality and attitude that matches Sentry's irreverent brand voice ("Code breaks. Fix it faster."), while Rubik serves as the workhorse UI font across all functional text — headings, body, buttons, captions, and navigation. Monaco provides the monospace layer for code snippets and technical content, completing the developer-tool trinity.
8
+
9
+ What makes Sentry distinctive is its embrace of the "dark IDE" aesthetic without feeling cold or sterile. Warm purple tones replace the typical cool grays of developer tools, and bold illustrative elements (3D characters, colorful product screenshots) punctuate the dark canvas. The button system uses a signature muted purple (`#79628c`) with inset shadows that creates a tactile, almost physical quality — buttons feel like they could be pressed into the surface.
10
+
11
+ **Key Characteristics:**
12
+ - Dark purple-black backgrounds (`#1f1633`, `#150f23`) — never pure black
13
+ - Warm purple accent spectrum: from deep (`#362d59`) through mid (`#79628c`, `#6a5fc1`) to vibrant (`#422082`)
14
+ - Lime-green accent (`#c2ef4e`) for high-visibility CTAs and highlights
15
+ - Pink/coral accents (`#ffb287`, `#fa7faa`) for focus states and secondary highlights
16
+ - "Dammit Sans" display font for brand personality at hero scale
17
+ - Rubik as primary UI font with uppercase letter-spaced labels
18
+ - Monaco monospace for code elements
19
+ - Inset shadows on buttons creating tactile depth
20
+ - Frosted glass effects with `blur(18px) saturate(180%)`
21
+
22
+ ## 2. Color Palette & Roles
23
+
24
+ ### Primary Brand
25
+ - **Deep Purple** (`#1f1633`): Primary background, the defining color of the brand
26
+ - **Darker Purple** (`#150f23`): Deeper sections, footer, secondary backgrounds
27
+ - **Border Purple** (`#362d59`): Borders, dividers, subtle structural lines
28
+
29
+ ### Accent Colors
30
+ - **Sentry Purple** (`#6a5fc1`): Primary interactive color — links, hover states, focus rings
31
+ - **Muted Purple** (`#79628c`): Button backgrounds, secondary interactive elements
32
+ - **Deep Violet** (`#422082`): Select dropdowns, active states, high-emphasis surfaces
33
+ - **Lime Green** (`#c2ef4e`): High-visibility accent, special links, badge highlights
34
+ - **Coral** (`#ffb287`): Focus state backgrounds, warm accent
35
+ - **Pink** (`#fa7faa`): Focus outlines, decorative accents
36
+
37
+ ### Text Colors
38
+ - **Pure White** (`#ffffff`): Primary text on dark backgrounds
39
+ - **Light Gray** (`#e5e7eb`): Secondary text, muted content
40
+ - **Code Yellow** (`#dcdcaa`): Syntax highlighting, code tokens
41
+
42
+ ### Surface & Overlay
43
+ - **Glass White** (`rgba(255, 255, 255, 0.18)`): Frosted glass button backgrounds
44
+ - **Glass Dark** (`rgba(54, 22, 107, 0.14)`): Hover overlay on glass elements
45
+ - **Input White** (`#ffffff`): Form input backgrounds (light context)
46
+ - **Input Border** (`#cfcfdb`): Form field borders
47
+
48
+ ### Shadows
49
+ - **Ambient Glow** (`rgba(22, 15, 36, 0.9) 0px 4px 4px 9px`): Deep purple ambient shadow
50
+ - **Button Hover** (`rgba(0, 0, 0, 0.18) 0px 0.5rem 1.5rem`): Elevated hover state
51
+ - **Card Shadow** (`rgba(0, 0, 0, 0.1) 0px 10px 15px -3px`): Standard card elevation
52
+ - **Inset Button** (`rgba(0, 0, 0, 0.1) 0px 1px 3px 0px inset`): Tactile pressed effect
53
+
54
+ ## 3. Typography Rules
55
+
56
+ ### Font Families
57
+ - **Display**: `Dammit Sans` — brand personality font for hero headings
58
+ - **Primary UI**: `Rubik`, with fallbacks: `-apple-system, system-ui, Segoe UI, Helvetica, Arial`
59
+ - **Monospace**: `Monaco`, with fallbacks: `Menlo, Ubuntu Mono`
60
+
61
+ ### Hierarchy
62
+
63
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
64
+ |------|------|------|--------|-------------|----------------|-------|
65
+ | Display Hero | Dammit Sans | 88px (5.50rem) | 700 | 1.20 (tight) | normal | Maximum impact, brand voice |
66
+ | Display Secondary | Dammit Sans | 60px (3.75rem) | 500 | 1.10 (tight) | normal | Secondary hero text |
67
+ | Section Heading | Rubik | 30px (1.88rem) | 400 | 1.20 (tight) | normal | Major section titles |
68
+ | Sub-heading | Rubik | 27px (1.69rem) | 500 | 1.25 (tight) | normal | Feature section headers |
69
+ | Card Title | Rubik | 24px (1.50rem) | 500 | 1.25 (tight) | normal | Card and block headings |
70
+ | Feature Title | Rubik | 20px (1.25rem) | 600 | 1.25 (tight) | normal | Emphasized feature names |
71
+ | Body | Rubik | 16px (1.00rem) | 400 | 1.50 | normal | Standard body text |
72
+ | Body Emphasis | Rubik | 16px (1.00rem) | 500–600 | 1.50 | normal | Bold body, nav items |
73
+ | Nav Label | Rubik | 15px (0.94rem) | 500 | 1.40 | normal | Navigation links |
74
+ | Uppercase Label | Rubik | 15px (0.94rem) | 500 | 1.25 (tight) | normal | `text-transform: uppercase` |
75
+ | Button Text | Rubik | 14px (0.88rem) | 500–700 | 1.14–1.29 (tight) | 0.2px | `text-transform: uppercase` |
76
+ | Caption | Rubik | 14px (0.88rem) | 500–700 | 1.00–1.43 | 0.2px | Often uppercase |
77
+ | Small Caption | Rubik | 12px (0.75rem) | 600 | 2.00 (relaxed) | normal | Subtle annotations |
78
+ | Micro Label | Rubik | 10px (0.63rem) | 600 | 1.80 (relaxed) | 0.25px | `text-transform: uppercase` |
79
+ | Code | Monaco | 16px (1.00rem) | 400–700 | 1.50 | normal | Code blocks, technical text |
80
+
81
+ ### Principles
82
+ - **Dual personality**: Dammit Sans brings irreverent brand character at display scale; Rubik provides clean professionalism for everything functional.
83
+ - **Uppercase as system**: Buttons, captions, labels, and micro-text all use `text-transform: uppercase` with subtle letter-spacing (0.2px–0.25px), creating a systematic "technical label" pattern throughout.
84
+ - **Weight stratification**: Rubik uses 400 (body), 500 (emphasis/nav), 600 (titles/strong), 700 (buttons/CTAs) — a clean four-tier weight system.
85
+ - **Tight headings, relaxed body**: All headings use 1.10–1.25 line-height; body uses 1.50; small captions expand to 2.00 for readability at tiny sizes.
86
+
87
+ ## 4. Component Stylings
88
+
89
+ ### Buttons
90
+
91
+ **Primary Muted Purple**
92
+ - Background: `#79628c` (rgb(121, 98, 140))
93
+ - Text: `#ffffff`, uppercase, 14px, weight 500–700, letter-spacing 0.2px
94
+ - Border: `1px solid #584674`
95
+ - Radius: 13px
96
+ - Shadow: `rgba(0, 0, 0, 0.1) 0px 1px 3px 0px inset` (tactile inset)
97
+ - Hover: elevated shadow `rgba(0, 0, 0, 0.18) 0px 0.5rem 1.5rem`
98
+
99
+ **Glass White**
100
+ - Background: `rgba(255, 255, 255, 0.18)` (frosted glass)
101
+ - Text: `#ffffff`
102
+ - Padding: 8px
103
+ - Radius: 12px (left-aligned variant: `12px 0px 0px 12px`)
104
+ - Shadow: `rgba(0, 0, 0, 0.08) 0px 2px 8px`
105
+ - Hover background: `rgba(54, 22, 107, 0.14)`
106
+ - Use: Secondary actions on dark surfaces
107
+
108
+ **White Solid**
109
+ - Background: `#ffffff`
110
+ - Text: `#1f1633`
111
+ - Padding: 12px 16px
112
+ - Radius: 8px
113
+ - Hover: background transitions to `#6a5fc1`, text to white
114
+ - Focus: background `#ffb287` (coral), outline `rgb(106, 95, 193) solid 0.125rem`
115
+ - Use: High-visibility CTA on dark backgrounds
116
+
117
+ **Deep Violet (Select/Dropdown)**
118
+ - Background: `#422082`
119
+ - Text: `#ffffff`
120
+ - Padding: 8px 16px
121
+ - Radius: 8px
122
+
123
+ ### Inputs
124
+
125
+ **Text Input**
126
+ - Background: `#ffffff`
127
+ - Text: `#1f1633`
128
+ - Border: `1px solid #cfcfdb`
129
+ - Padding: 8px 12px
130
+ - Radius: 6px
131
+ - Focus: border-color stays `#cfcfdb`, shadow `rgba(0, 0, 0, 0.15) 0px 2px 10px inset`
132
+
133
+ ### Links
134
+ - **Default on dark**: `#ffffff`, underline decoration
135
+ - **Hover**: color transitions to `#6a5fc1` (Sentry Purple)
136
+ - **Purple links**: `#6a5fc1` default, hover underline
137
+ - **Lime accent links**: `#c2ef4e` default, hover to `#6a5fc1`
138
+ - **Dark context links**: `#362d59`, hover to `#ffffff`
139
+
140
+ ### Cards & Containers
141
+ - Background: semi-transparent or dark purple surfaces
142
+ - Radius: 8px–12px
143
+ - Shadow: `rgba(0, 0, 0, 0.1) 0px 10px 15px -3px`
144
+ - Backdrop filter: `blur(18px) saturate(180%)` for glass effects
145
+
146
+ ### Navigation
147
+ - Dark transparent header over hero content
148
+ - Rubik 15px weight 500 for nav links
149
+ - White text, hover to Sentry Purple (`#6a5fc1`)
150
+ - Uppercase labels with 0.2px letter-spacing for categories
151
+ - Mobile: hamburger menu, full-width expanded
152
+
153
+ ## 5. Layout Principles
154
+
155
+ ### Spacing System
156
+ - Base unit: 8px
157
+ - Scale: 1px, 2px, 4px, 5px, 6px, 8px, 12px, 16px, 24px, 32px, 40px, 44px, 45px, 47px
158
+
159
+ ### Grid & Container
160
+ - Max content width: 1152px (XL breakpoint)
161
+ - Responsive padding: 2rem (mobile) → 4rem (tablet+)
162
+ - Content centered within container
163
+ - Full-width dark sections with contained inner content
164
+
165
+ ### Breakpoints
166
+ | Name | Width | Key Changes |
167
+ |------|-------|-------------|
168
+ | Mobile | < 576px | Single column, stacked layout |
169
+ | Small Tablet | 576–640px | Minor width adjustments |
170
+ | Tablet | 640–768px | 2-column begins |
171
+ | Small Desktop | 768–992px | Full nav visible |
172
+ | Desktop | 992–1152px | Standard layout |
173
+ | Large Desktop | 1152–1440px | Max-width content |
174
+
175
+ ### Whitespace Philosophy
176
+ - **Dark breathing room**: Generous vertical spacing between sections (64px–80px+) lets the dark background serve as a visual rest.
177
+ - **Content islands**: Feature sections are self-contained blocks floating in the dark purple sea, each with its own internal spacing rhythm.
178
+ - **Asymmetric padding**: Buttons use asymmetric padding patterns (12px 16px, 8px 12px) that feel organic rather than rigid.
179
+
180
+ ### Border Radius Scale
181
+ - Minimal (6px): Form inputs, small interactive elements
182
+ - Standard (8px): Buttons, cards, containers
183
+ - Comfortable (10px–12px): Larger containers, glass panels
184
+ - Rounded (13px): Primary muted buttons
185
+ - Pill (18px): Image containers, badges
186
+
187
+ ## 6. Depth & Elevation
188
+
189
+ | Level | Treatment | Use |
190
+ |-------|-----------|-----|
191
+ | Sunken (Level -1) | Inset shadow `rgba(0, 0, 0, 0.1) 0px 1px 3px inset` | Primary buttons (tactile pressed feel) |
192
+ | Flat (Level 0) | No shadow | Default surfaces, dark backgrounds |
193
+ | Surface (Level 1) | `rgba(0, 0, 0, 0.08) 0px 2px 8px` | Glass buttons, subtle cards |
194
+ | Elevated (Level 2) | `rgba(0, 0, 0, 0.1) 0px 10px 15px -3px` | Cards, floating panels |
195
+ | Prominent (Level 3) | `rgba(0, 0, 0, 0.18) 0px 0.5rem 1.5rem` | Hover states, modals |
196
+ | Ambient (Level 4) | `rgba(22, 15, 36, 0.9) 0px 4px 4px 9px` | Deep purple ambient glow around hero |
197
+
198
+ **Shadow Philosophy**: Sentry uses a unique combination of inset shadows (buttons feel pressed INTO the surface) and ambient glows (content radiates from the dark background). The deep purple ambient shadow (`rgba(22, 15, 36, 0.9)`) is the signature — it creates a bioluminescent quality where content seems to emit its own purple-tinted light.
199
+
200
+ ## 7. Do's and Don'ts
201
+
202
+ ### Do
203
+ - Use deep purple backgrounds (`#1f1633`, `#150f23`) — never pure black (`#000000`)
204
+ - Apply inset shadows on primary buttons for the tactile pressed effect
205
+ - Use Dammit Sans ONLY for hero/display headings — Rubik for everything else
206
+ - Apply `text-transform: uppercase` with `letter-spacing: 0.2px` on buttons and labels
207
+ - Use the lime-green accent (`#c2ef4e`) sparingly for maximum impact
208
+ - Employ frosted glass effects (`blur(18px) saturate(180%)`) for layered surfaces
209
+ - Maintain the warm purple shadow tones — shadows should feel purple-tinted, not neutral gray
210
+ - Use Rubik's 4-tier weight system: 400 (body), 500 (nav/emphasis), 600 (titles), 700 (CTAs)
211
+
212
+ ### Don't
213
+ - Don't use pure black (`#000000`) for backgrounds — always use the warm purple-blacks
214
+ - Don't apply Dammit Sans to body text or UI elements — it's display-only
215
+ - Don't use standard gray (`#666`, `#999`) for borders — use purple-tinted grays (`#362d59`, `#584674`)
216
+ - Don't drop the uppercase treatment on buttons — it's a system-wide pattern
217
+ - Don't use sharp corners (0px radius) — minimum 6px for all interactive elements
218
+ - Don't mix the lime-green accent with the coral/pink accents in the same component
219
+ - Don't use flat (non-inset) shadows on primary buttons — the tactile quality is signature
220
+ - Don't forget letter-spacing on uppercase text — 0.2px minimum
221
+
222
+ ## 8. Responsive Behavior
223
+
224
+ ### Breakpoints
225
+ | Name | Width | Key Changes |
226
+ |------|-------|-------------|
227
+ | Mobile | <576px | Single column, hamburger nav, stacked CTAs |
228
+ | Tablet | 576–768px | 2-column feature grids begin |
229
+ | Small Desktop | 768–992px | Full navigation, side-by-side layouts |
230
+ | Desktop | 992–1152px | Max-width container, full layout |
231
+ | Large | >1152px | Content max-width maintained, generous margins |
232
+
233
+ ### Collapsing Strategy
234
+ - Hero text: 88px Dammit Sans → 60px → mobile scales
235
+ - Navigation: horizontal → hamburger with slide-out
236
+ - Feature sections: side-by-side → stacked cards
237
+ - Buttons: inline → full-width stacked on mobile
238
+ - Container padding: 4rem → 2rem
239
+
240
+ ## 9. Agent Prompt Guide
241
+
242
+ ### Quick Color Reference
243
+ - Background: `#1f1633` (primary), `#150f23` (deeper)
244
+ - Text: `#ffffff` (primary), `#e5e7eb` (secondary)
245
+ - Interactive: `#6a5fc1` (links/hover), `#79628c` (buttons)
246
+ - Accent: `#c2ef4e` (lime highlight), `#ffb287` (coral focus)
247
+ - Border: `#362d59` (dark), `#cfcfdb` (light context)
248
+
249
+ ### Example Component Prompts
250
+ - "Create a hero section on deep purple background (#1f1633). Headline at 88px Dammit Sans weight 700, line-height 1.20, white text. Sub-text at 16px Rubik weight 400, line-height 1.50. White solid CTA button (8px radius, 12px 16px padding), hover transitions to #6a5fc1."
251
+ - "Design a navigation bar: transparent over dark background. Rubik 15px weight 500, white text. Uppercase category labels with 0.2px letter-spacing. Hover color #6a5fc1."
252
+ - "Build a primary button: background #79628c, border 1px solid #584674, inset shadow rgba(0,0,0,0.1) 0px 1px 3px, white uppercase text at 14px Rubik weight 700, letter-spacing 0.2px, radius 13px. Hover: shadow rgba(0,0,0,0.18) 0px 0.5rem 1.5rem."
253
+ - "Create a glass card panel: background rgba(255,255,255,0.18), backdrop-filter blur(18px) saturate(180%), radius 12px. White text content inside."
254
+ - "Design a feature section: #150f23 background, 24px Rubik weight 500 heading, 16px Rubik weight 400 body text. 14px uppercase lime-green (#c2ef4e) label above heading."
255
+
256
+ ### Iteration Guide
257
+ 1. Always start with the dark purple background — the color palette is built FOR dark mode
258
+ 2. Use inset shadows on buttons, ambient purple glows on hero sections
259
+ 3. Uppercase + letter-spacing is the systematic pattern for labels, buttons, and captions
260
+ 4. Lime green (#c2ef4e) is the "pop" color — use once per section maximum
261
+ 5. Frosted glass for overlaid panels, solid purple for primary surfaces
262
+ 6. Rubik handles 90% of typography — Dammit Sans is hero-only
@@ -0,0 +1,24 @@
1
+ # Sentry Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/sentry/DESIGN.md) extracted from the public [sentry](https://sentry.io/) website. This is not the official design system. Colors, fonts, and spacing may not be 100% accurate. But it's a good starting point for building something similar.
4
+
5
+ ## Files
6
+
7
+ | File | Description |
8
+ |------|-------------|
9
+ | `DESIGN.md` | Complete design system documentation (9 sections) |
10
+ | `preview.html` | Interactive design token catalog (light) |
11
+ | `preview-dark.html` | Interactive design token catalog (dark) |
12
+
13
+
14
+ Use [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/sentry/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Sentry design language.
15
+
16
+ ## Preview
17
+
18
+ A sample landing page built with DESIGN.md. It shows the actual colors, typography, buttons, cards, spacing, and elevation, all in one page.
19
+
20
+ ### Dark Mode
21
+ ![Sentry Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/sentry/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![Sentry Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/sentry/preview-screenshot.png)