using a lighter color for the background

This commit is contained in:
Cloudyy 2024-01-23 20:17:53 -03:00
parent 6456017455
commit 4c7e7e82bd
Signed by: cloudyy
GPG key ID: 035104A645BAEADD

View file

@ -18,17 +18,17 @@ export default {
950: '#0c0e0e',
},
background: {
50: '#f1f4f4',
100: '#e3e8e8',
200: '#c7d1d1',
300: '#abbaba',
400: '#8fa3a3',
500: '#738c8c',
600: '#5c7070',
700: '#455454',
800: '#2e3838',
900: '#171c1c',
950: '#0b0e0e',
50: '#f2f2f2',
100: '#e6e6e6',
200: '#cccccc',
300: '#b3b3b3',
400: '#999999',
500: '#808080',
600: '#666666',
700: '#4d4d4d',
800: '#333333',
900: '#1a1a1a',
950: '#0d0d0d',
},
primary: {
50: '#ebf1fa',
@ -80,15 +80,15 @@ export default {
primary: '#3773c8',
secondary: '#9ad0cc',
accent: '#47b38d',
neutral: '#222a2a',
'base-100': '#f4f6f6',
neutral: '#262626',
'base-100': '#ededed',
},
dark: {
primary: '#3773c8',
secondary: '#2f6561',
accent: '#4cb892',
neutral: '#222a2a',
'base-100': '#090b0b',
neutral: '#262626',
'base-100': '#111111',
},
},
],
@ -97,4 +97,4 @@ export default {
// old: https://www.realtimecolors.com/?colors=111313-f4f6f6-6f9f9e-a8cccb-7fbdba&fonts=Inter-Inter
// new: https://www.realtimecolors.com/?colors=111313-f4f6f6-3773c8-9ad0cc-47b38d&fonts=Inter-Inter
// new: https://www.realtimecolors.com/?colors=eceeee-111111-3773c8-2f6561-4cb892&fonts=Inter-Inter