You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
440 B
15 lines
440 B
name: dark |
|
colors: |
|
bg: '#0B1020' |
|
surface: '#0F1426' |
|
text: '#E5E7EB' |
|
muted: '#94A3B8' |
|
primary: '#60A5FA' |
|
primary-contrast: '#0B1020' |
|
radii: { sm: 4px, md: 8px, lg: 14px, full: 9999px } |
|
spacing: { 0: 0, 1: 0.25rem, 2: 0.5rem, 3: 0.75rem, 4: 1rem, 6: 1.5rem, 8: 2rem } |
|
typography: |
|
font-reading: 'Literata, ui-serif, Georgia, serif' |
|
font-ui: 'Inter, ui-sans-serif, system-ui, sans-serif' |
|
leading-reading: 1.8 |
|
measure-ch: 68
|
|
|