mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00: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