mirror of
https://github.com/Spythere/spythere-portfolio.git
synced 2026-05-04 05:58:16 +00:00
design
This commit is contained in:
+7
-4
@@ -1,11 +1,14 @@
|
||||
export const theme = {
|
||||
colors: {
|
||||
primary: 'lightseagreen',
|
||||
bg: '#242424',
|
||||
nav: '#1b1b1b',
|
||||
200: '#e0e1dd',
|
||||
300: '#778da9',
|
||||
400: '#415a77',
|
||||
500: '#1b263b',
|
||||
600: '#0d1b2a',
|
||||
accent: '#ffbd00',
|
||||
},
|
||||
fonts: {
|
||||
primary: 'Inter, system-ui, Arial, sans-serif',
|
||||
primary: 'Manrope, system-ui, Arial, sans-serif',
|
||||
monospace: 'IBM Plex Mono, monospace',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user