Analyse du design system

restaurant-le-tablier-angers.eatbu.com

restaurant-le-tablier-angers.eatbu.com is built on a near-black canvas (rgba(0, 0, 0, 0.87)). The system uses rgb(46, 113, 82) as the singular interactive color. Crisp CTAs (2px radius) reinforce a precise, technical aesthetic alongside Ubuntu as the primary typeface. A restrained elevation system (1 distinct shadow) — shadows reserved for the few elements that must lift off the page. Interactions are smoothed by transitions across many elements, with little or no keyframe animation.

Accent #2e7152 · police principale Ubuntu

Chaque valeur ci-dessous est vérifiée à la capture. getdesign.md décrit — prismd montre : chaque couleur, police et courbe ici a été lue via getComputedStyle() sur le rendu réel capturé à droite, jamais affirmée à la main.

Rapport DESIGN.md complet · light & dark · fichiers tokens · Paiement non activé — on mesure la demande d’abord.

http://restaurant-le-tablier-angers.eatbu.com/ ·extrait le 2026-08-08 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
restaurant-le-tablier-angers.eatbu.com desktop
Mobile
restaurant-le-tablier-angers.eatbu.com mobile
01

Couleurs — rôles, sémantique & recensement complet

34 couleurs mesurées · clique une pastille pour copier

Canvas
#000000
AAA 21:1
Ink
#ffffff
AAA 21:1
Accent
#2e7152
AA·lg 3.6:1
Line
#000000
Fail 1:1
États sémantiques

Aucune couleur d’état sémantique détectée — ce système signale l’état par le poids & le motion, pas la teinte.

34 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

6 rôles · rendu live dans la vraie Inter (woff2 capturé) · lignes éditables, clique une spec pour copier

display xl
display-xl45px · 400
display md
display-md26px · 400 · ×1.73
body
body14px · 400 · ×1.86
caption
caption24px · 500 · ×0.58
button
button16px · 400 · ×1.50
mono
mono18px · 400 · ×0.89
03

Espacements & arrondis, rendus spatiaux

9 paliers d’espacement · 7 arrondis · barres = largeurs px exactes

Échelle d’espacement
xxs · 2px
xs · 5px
sm · 8px
md · 10px
base · 17px
lg · 20px
xl · 40px
2xl · 53px
3xl · 60px
Arrondis
none
0px
xs
4px
sm
10px
md
16px
lg
24px
xl
32px
full
9999px
04

Profondeur — l’élévation est extraite, pas inventée

1 ombres mesurées sur la page live · clique une tuile pour copier sa valeur brute

shadow-1
05

Motion — courbes, transitions & keyframes réels

1 courbe d’easing · 0 keyframes · survole une tuile pour prévisualiser

Courbes & transitions
transition-1ease-out
Keyframes

Transitions seules — aucune @keyframes sur cette page. Le motion vit entièrement dans les courbes d’easing à gauche.

06

Composants — le vocabulaire fermé

14 familles de composants · 45 variantes comptées sur le DOM live

ComposantVariantes
links×9
nav Links×6
buttons×5
eyebrow Labels×5
heading H2×4
heading H3×4
reservation Card×3
inputs×2
badges×2
cards×1
heading H1×1
heading H4×1
captions×1
table Headers×1
Specs de style des composants (§4)déplier

Buttons

Secondary

  • Background: #2e7152 {colors.primary}
  • Text: #ffffff {colors.on-primary}
  • Padding: 12px 24px
  • Radius: 2px
  • Shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px
  • Font: 16px weight 400
  • Use: Secondary action
  • Focus: outline: rgb(16, 16, 16) auto 1px

Secondary

  • Background: #2e7152 {colors.primary}
  • Text: #ffffff {colors.on-primary}
  • Padding: 12px 24px
  • Radius: 2px
  • Shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px
  • Font: 16px weight 700
  • Use: Secondary action
  • Focus: outline: rgb(16, 16, 16) auto 1px

Secondary

  • Background: #2e7152 {colors.primary}
  • Text: rgba(255, 255, 255, 0.9) {colors.on-primary}
  • Padding: 9px 8px
  • Radius: 2px
  • Shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px
  • Font: 13px weight 500
  • Use: Secondary action
  • Focus: outline: rgb(16, 16, 16) auto 1px

Inputs & Forms

Text Input

  • Background: #ededed
  • Text: #000000
  • Padding: 10px 10px 10px 5px
  • Radius: 0px
  • Border: 0px none rgb(0, 0, 0)
  • Font: 18px weight 400
  • Use: Text fields, search inputs
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 46px 1200px max-width
max Width1200px
header Height46px
sidebar Width0px
gap16px
container Padding24px
08

Responsive — vrais breakpoints

12 points de rupture lus dans le CSS live

353px
355px
374px
480px
507px
700px
708px
752px
767px
768px
964px
1367px
09

À faire / À éviter

18 règles applicables, verbatim de la spec

À faire
Use dark background (`rgba(0, 0, 0, 0.87)`) as the foundation — this is a dark-mode-native design
Use Ubuntu as the primary typeface — it defines the brand personality
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Teal (`#2e7152`) as the primary accent — it's the brand's signature interactive color
Use small 2px radius for buttons — this design system uses subtle rounding, not pill shapes
Maintain nav height at 49px — consistent vertical space for the navigation bar
Respect the 5px–40px spacing range — the design uses a wide scale for visual breathing room
Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
Use a single primary CTA in the hero — the design intentionally avoids choice paralysis
Use a 5-column grid on desktop — density matters for this content type
À éviter
Don't use light backgrounds — the dark canvas is the native medium
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't over-round buttons with pill or large radius — the system uses restrained, sharp-ish corners
Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't make the nav sticky — this design lets it scroll away to maximize content focus
Don't over-build the footer — this design keeps it minimal (2 cols, 1 links)
10

Guide agent & export

Prompt prêt à coller + les vrais fichiers derrière cette page

Construis une UI dans le design system de restaurant-le-tablier-angers.eatbu.com. Fond #000000 · encre #ffffff · accent #2e7152. Typo : Ubuntu — respecte l’échelle taille/graisse du §3. Arrondis, espacements, ombres : uniquement les échelles extraites (aucun nombre magique). La spec complète suit — colle le DESIGN.md ci-dessous dans ton agent.
Chaque valeur ci-dessus est vérifiée par getComputedStyle.
$ npx prism-design add restaurant-le-tablier-angers
DESIGN.md · narrative spec tokens.json