add gray color

This commit is contained in:
NCanggoro 2023-10-09 16:22:35 +07:00
parent 79dc198df9
commit 41cb93d39f

View File

@ -9,6 +9,7 @@ export default {
secondary: '#2f3136',
tertiary: '#a8adb3',
error: '#ff5454',
gray: '#797979',
},
borderColor: {
primary: '#38444d',