feat(ui): Dark Mode (#2493)
This commit is contained in:
parent
2b18e4c73d
commit
4a9130126c
16 changed files with 246 additions and 62 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="en" data-bs-theme="auto">
|
||||
|
||||
<head>
|
||||
<%- header %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue