Analyse du design system

cour67.ch

cour67.ch is built on a near-black canvas (rgb(22, 22, 22)). The system uses rgb(169, 169, 169) as the singular interactive color. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Lora as the primary typeface. Lora is paired with Yellowtail for secondary roles. A layered elevation system (6 distinct shadows) building a clear front-to-back hierarchy. Interactions are smoothed by transitions across many elements, with little or no keyframe animation.

Accent #a9a9a9 · police principale Lora

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.

https://www.cour67.ch ·extrait le 2026-08-04 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
cour67.ch desktop
Mobile
cour67.ch mobile
01

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

22 couleurs mesurées · clique une pastille pour copier

Canvas
#161616
AAA 16.6:1
Ink
#f5f5f5
AAA 16.6:1
Accent
#a9a9a9
AAA 7.7:1
Line
#5e5e5e
Fail 2.79: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.

22 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl16px · 400
headline
headline22px · 400 · ×0.73
body
body16px · 400 · ×1.38
button
button14px · 400 · ×1.14
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 2px
sm · 16px
md · 24px
base · 32px
lg · 40px
xl · 56px
2xl · 64px
3xl · 72px
Arrondis
none
0px
xs
3px
sm
7px
md
14px
lg
20px
xl
32px
full
9999px
04

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

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

shadow-1
shadow-2
shadow-3
shadow-4
shadow-5
05

Motion — courbes, transitions & keyframes réels

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

Courbes & transitions
transition-2ease-in-out
3 animations keyframes extraites
loaderscale
opacity-bounce
wavy-shift
06

Composants — le vocabulaire fermé

9 familles de composants · 29 variantes comptées sur le DOM live

ComposantVariantes
links×10
buttons×8
nav Links×3
inputs×2
footer Links×2
badges×1
heading H1×1
heading H2×1
heading H4×1
Specs de style des composants (§4)déplier

Buttons

Outline

  • Background: transparent
  • Text: #161616 {colors.surface-1}
  • Padding: 8px 16px
  • Radius: 0px
  • Border: 1px solid rgb(22, 22, 22)
  • Font: 14px weight 700
  • Use: Secondary action with border
  • Hover: color: #dbdbdb, backgroundColor: #161616, outline: rgb(219, 219, 219)

Secondary

  • Background: #a9a9a9 {colors.primary}
  • Text: #161616 {colors.surface-1}
  • Padding: 4px 16px
  • Radius: 0px
  • Border: 1px solid rgb(22, 22, 22)
  • Font: 12px weight 700
  • Use: Secondary action
  • Hover: color: #dbdbdb, backgroundColor: #161616, outline: rgb(219, 219, 219)

Inputs & Forms

Text Input

  • Background: #ffffff
  • Text: #000000
  • Padding: 1px 2px
  • Radius: 0px
  • Border: 2px inset rgb(118, 118, 118)
  • Font: 13.3333px weight 400
  • Use: Text fields, search inputs
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 64px 1200px max-width
max Width1200px
header Height64px
sidebar Width0px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

12 points de rupture lus dans le CSS live

450px
451px
767px
768px
1023px
1024px
1279px
1280px
1535px
1536px
1920px
1921px
09

À faire / À éviter

17 règles applicables, verbatim de la spec

À faire
Use dark background (`#161616`) as the foundation — this is a dark-mode-native design
The system uses a single text weight (400) — hierarchy comes from size and color, not weight
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Grey (`#a9a9a9`) as the primary accent — it's the brand's signature interactive color
Style form inputs with a `2px inset rgb(118, 118, 118)` border — use border-based inputs, not floating labels or underline-only
Transition button background to Near-Black (`#161616`) on hover — this is the extracted interactive state
Respect the 2px–56px spacing range — the design uses a wide scale for visual breathing room
Use a 4-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 introduce bolder or lighter weights — 400 is the only weight in this system
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 remove the input border — the border is the primary affordance indicator for form fields
Don't use opacity or brightness filter for button hover — the design uses an explicit background color change
Don't make the nav sticky — this design lets it scroll away to maximize content focus
Don't put a CTA button in the nav — this design uses links only at the top
Don't over-build the footer — this design keeps it minimal (1 cols, 2 links)
10

Guide agent & export

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

Construis une UI dans le design system de cour67.ch. Fond #161616 · encre #f5f5f5 · accent #a9a9a9. Typo : Lora — 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 cour67
DESIGN.md · narrative spec tokens.json