mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 11:38:21 +02:00
🎉 Add themes infraestructure.
This commit is contained in:
parent
cd61269cd5
commit
ea3e17f7fe
20 changed files with 207 additions and 33 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
**TODO**
|
||||
|
||||
## Frontend configuration parameters ##
|
||||
|
||||
**Only available at build time!**
|
||||
|
||||
- `-e UXBOX_PUBLIC_URL=...` (defaults to `http://localhost:6060`)
|
||||
- `-e UXBOX_DEMO_WARNING=...` (defaults to `true`)
|
||||
- `-e UXBOX_THEME=...` (defaults to `light`, accepts `dark` to enable UXBOX dark theme)
|
||||
|
||||
## Backend configuration parameters ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue