mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-02 01:53:14 +00:00
fixes .6 from nicks list
This commit is contained in:
@@ -12,8 +12,9 @@ module.exports = {
|
||||
jet: '#343541',
|
||||
'gray-alpha': 'rgba(0,0,0, .1)',
|
||||
'gray-1000': '#F6F6F6',
|
||||
'gray-2000': 'rgba(0, 0, 0, 0.5)',
|
||||
'red-1000': 'rgb(254, 202, 202)',
|
||||
'red-2000' : '#F44336',
|
||||
'red-2000': '#F44336',
|
||||
'red-3000': '#621B16',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user