mirror of
https://github.com/open-webui/open-webui.git
synced 2025-04-01 08:30:10 +02:00
Add 'oled' theme option to themes list
This commit is contained in:
parent
976c714063
commit
c24d9d3bea
@ -14,7 +14,7 @@
|
||||
export let getModels: Function;
|
||||
|
||||
// General
|
||||
let themes = ['dark', 'light', 'rose-pine dark', 'rose-pine-dawn light'];
|
||||
let themes = ['dark', 'light', 'rose-pine dark', 'rose-pine-dawn light', 'oled'];
|
||||
let selectedTheme = 'system';
|
||||
|
||||
let languages = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user