Commit ab34935
committed
fix: pixel-perfect activity bar to match Figma specs
- Icon size: 20px → 16px per Figma sidebar-container spec
- Button padding: 6px → 8px (--cortex-space-2)
- Nav gap: 8px → 4px (--cortex-space-1) for both main nav and bottom section
- Active bg: lime accent → #2E2F31 (--cortex-border-default)
- Active icon color: dark (#141415) → white (#FCFCFC, --cortex-text-primary)
- Settings icon: 20px → 16px, padding 6px → 8px
- Updated tests to match new active background token
Figma reference: file 4hKtI49khKHjribAGpFUkW, node 1156:236921 parent 0902664 commit ab34935
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
0 commit comments