mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-01 20:27:45 +00:00
V4.6.6-2 (#673)
This commit is contained in:
@@ -340,6 +340,10 @@ export const theme = extendTheme({
|
||||
1000: '#313132'
|
||||
},
|
||||
myGray: {
|
||||
'05': 'rgba(17, 24, 36, 0.05)',
|
||||
1: 'rgba(17, 24, 36, 0.1)',
|
||||
15: 'rgba(17, 24, 36, 0.15)',
|
||||
|
||||
25: '#FBFBFC',
|
||||
50: '#F7F8FA',
|
||||
100: '#F4F4F7',
|
||||
|
Reference in New Issue
Block a user