Skip to content

Commit

Permalink
Add new themes introduced in @node-red-contrib-themes/theme-collectio…
Browse files Browse the repository at this point in the history
…n v3.1 (#1672)
  • Loading branch information
bonanitech authored Sep 13, 2023
1 parent 89ad8a8 commit 48ed99d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions node-red/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,24 @@ Sets one of the Node-RED themes. Currently available options:
- `dark`
- `dracula`
- `espresso-libre`
- `github-dark`
- `github-dark-default`
- `github-dark-dimmed`
- `midnight-red`
- `monoindustrial`
- `monokai`
- `monokai-dimmed`
- `noctis`
- `oceanic-next`
- `oled`
- `one-dark-pro`
- `one-dark-pro-darker`
- `solarized-dark`
- `solarized-light`
- `tokyo-night`
- `tokyo-night-light`
- `tokyo-night-storm`
- `totallyinformation`
- `zenburn`

### Option: `http_node`
Expand Down
2 changes: 1 addition & 1 deletion node-red/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ options:
schema:
log_level: list(trace|debug|info|notice|warning|error|fatal)?
credential_secret: password
theme: list(default|aurora|cobalt2|dark|dracula|espresso-libre|midnight-red|monoindustrial|monokai|oceanic-next|oled|solarized-dark|solarized-light|tokyo-night|zenburn)?
theme: list(default|aurora|cobalt2|dark|dracula|espresso-libre|github-dark|github-dark-default|github-dark-dimmed|midnight-red|monoindustrial|monokai|monokai-dimmed|noctis|oceanic-next|oled|one-dark-pro|one-dark-pro-darker|solarized-dark|solarized-light|tokyo-night|tokyo-night-light|tokyo-night-storm|totallyinformation|zenburn)?
http_node:
username: str
password: password
Expand Down

0 comments on commit 48ed99d

Please sign in to comment.