mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
Add dark theme
This commit is contained in:
parent
cc7ec4f0c5
commit
55a9d945cc
9 changed files with 183 additions and 1 deletions
|
|
@ -5,4 +5,5 @@ type Branding struct {
|
|||
Name string `json:"name"`
|
||||
DisableExternal bool `json:"disableExternal"`
|
||||
Files string `json:"files"`
|
||||
Theme string `json:"theme"`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue