You've already forked Nano-Banana-AI-Image-Editor
初始化提交
This commit is contained in:
@@ -17,6 +17,14 @@ export default {
|
||||
800: '#854D0E',
|
||||
900: '#713F12',
|
||||
},
|
||||
// Light theme colors
|
||||
light: {
|
||||
background: '#FFFFFF',
|
||||
panel: '#F8F9FA',
|
||||
border: '#E9ECEF',
|
||||
text: '#212529',
|
||||
textSecondary: '#6C757D',
|
||||
}
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['Inter', 'system-ui', 'sans-serif'],
|
||||
|
||||
Reference in New Issue
Block a user