lighten neutral color

This commit is contained in:
Fractal-Tess
2022-09-05 03:15:07 +03:00
parent a218f3f6dc
commit 147fc1f921

View File

@@ -33,8 +33,8 @@ const config = {
primary: '#137cb5', primary: '#137cb5',
secondary: '#e80d52', secondary: '#e80d52',
accent: '#f4cd73', accent: '#f4cd73',
neutral: '#272727', neutral: '#2b2b2b',
'base-100': '#1e1e1e', 'base-100': '#1f1f1f',
info: '#35B0F3', info: '#35B0F3',
success: '#1B743C', success: '#1B743C',
warning: '#F38A12', warning: '#F38A12',