DEMO: mais contraste nos chips e grade de vídeos mais compacta - #5
argentinaluiz wants to merge 1 commit into
Conversation
Design-only change to show the design check on a real PR. In the light theme surface-chip goes from alpha-black-05 to alpha-black-10 and surface-hover from alpha-black-10 to alpha-black-20, so the hover stays darker than the rest state; the dark theme is untouched. On Channel — Videos the Video Grid row gap goes from $space-8 to $space-6. app/globals.css and the videos page are left as they are, so the check has something to report. Edited through pen interactive with save(), not by hand. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DaeGveq15N8P4exKh46iaS
Design check ·
|
| tela | render | no artefato |
|---|---|---|
| Channel — Videos | mudou | {base,head}/channel-videos.png |
Sem mudança no render: Channel — Home
Comparação numérica
Comparação numérica
medidas: Channel — Videos (/@FullCycle/videos)
não medidas: Channel — Home (não implementada: app/[handle]/page.tsx)
componentes comparados: 12
divergência numérica design <-> código (1)
| componente | propriedade | design | código | página |
|---|---|---|---|---|
Chip |
backgroundColor | rgba(0, 0, 0, 0.1) |
rgb(15, 15, 15) |
/@FullCycle/videos |
Diff exato (tokens, inventário, componentes, composição)
Tokens
@@ -414,7 +414,7 @@
"theme": {
"mode": "light"
},
- "value": "$alpha-black-05"
+ "value": "$alpha-black-10"
},
{
"theme": {
@@ -431,7 +431,7 @@
"theme": {
"mode": "light"
},
- "value": "$alpha-black-10"
+ "value": "$alpha-black-20"
},
{
"theme": {Inventário de componentes
sem mudança
Estrutura dos componentes
sem mudança
Composição — Channel — Videos
@@ -91,7 +91,7 @@
"node": "Video Grid",
"type": "frame",
"layout": "vertical",
- "gap": "$space-8",
+ "gap": "$space-6",
"padding": [
"$space-6",
0,Renders antes/depois das telas acima: artefato do run
Demonstração do Design check num PR real. Muda só o design — o código fica como está, para o check ter o que apontar.
surface-chipdealpha-black-05paraalpha-black-10esurface-hoverdealpha-black-10paraalpha-black-20(o hover continua mais escuro que o repouso). O tema escuro não muda.Video Gridvai de$space-8(32px) para$space-6(24px).Editado pelo
pen interactivecomsave(). Não é para merge: é para ver o comentário do check.🤖 Generated with Claude Code
https://claude.ai/code/session_01DaeGveq15N8P4exKh46iaS