-
Notifications
You must be signed in to change notification settings - Fork 10
GetThemes
Robin B edited this page Mar 13, 2020
·
1 revision
Returns a list of all available website themes. By default the website ships with four:
- megumin
- aqua
- darkness
- kazuma
Key | Value |
---|---|
Content-Type | application/x-www-form-urlencoded |
Key | Description | Format | Example |
---|---|---|---|
--- | ----------- | ------ | ------- |
Key | Description | Format | Example |
---|---|---|---|
--- | ----------- | ------ | ------- |
/themes
Output:
[
"megumin",
"aqua",
"darkness",
"kazuma"
]