File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -119,14 +119,24 @@ Sets one of the Node-RED themes. Currently available options:
119
119
- ` dark`
120
120
- ` dracula`
121
121
- ` espresso-libre`
122
+ - ` github-dark`
123
+ - ` github-dark-default`
124
+ - ` github-dark-dimmed`
122
125
- ` midnight-red`
123
126
- ` monoindustrial`
124
127
- ` monokai`
128
+ - ` monokai-dimmed`
129
+ - ` noctis`
125
130
- ` oceanic-next`
126
131
- ` oled`
132
+ - ` one-dark-pro`
133
+ - ` one-dark-pro-darker`
127
134
- ` solarized-dark`
128
135
- ` solarized-light`
129
136
- ` tokyo-night`
137
+ - ` tokyo-night-light`
138
+ - ` tokyo-night-storm`
139
+ - ` totallyinformation`
130
140
- ` zenburn`
131
141
132
142
# ## Option: `http_node`
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ options:
50
50
schema :
51
51
log_level : list(trace|debug|info|notice|warning|error|fatal)?
52
52
credential_secret : password
53
- theme : list(default|aurora|cobalt2|dark|dracula|espresso-libre|midnight-red|monoindustrial|monokai|oceanic-next|oled|solarized-dark|solarized-light|tokyo-night|zenburn)?
53
+ 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)?
54
54
http_node :
55
55
username : str
56
56
password : password
You can’t perform that action at this time.
0 commit comments