hextra/assets
Xin 97e6945c04
feat: add option to set default theme and hide toggle button (#146)
resolves #135 

Light / dark theme can be configured via:

```yaml
  theme:
    # light | dark | system
    default: system
    displayToggle: true
```
2023-10-21 22:18:04 +01:00
..
css feat: support custom primary saturation (#131) 2023-10-04 20:41:59 +01:00
js feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00
json feat(search): support different search index types (#145) 2023-10-21 21:00:39 +01:00
lib chore: rename assets/vendor to lib 2023-08-19 13:32:13 +01:00