mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 11:27:46 +01:00
feat: OLED dark theme
This commit is contained in:
@@ -16,8 +16,7 @@ export default {
|
||||
700: '#4e4e4e',
|
||||
800: '#333',
|
||||
850: '#262626',
|
||||
|
||||
900: '#171717',
|
||||
900: 'var(--color-gray-900, #171717)',
|
||||
950: '#0d0d0d'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user