We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e44855 commit 75be78eCopy full SHA for 75be78e
src/coreConfig/themes.json
@@ -29,6 +29,12 @@
29
"name": "Journey theme",
30
"thumbnail": "build/es6/node_modules/@haxtheweb/app-hax/lib/assets/images/PartyStyle.svg"
31
},
32
+ "journey-sidebar-theme": {
33
+ "element": "journey-sidebar-theme",
34
+ "path": "@haxtheweb/journey-theme/lib/journey-sidebar-theme.js",
35
+ "name": "Journey Sidebar",
36
+ "thumbnail": "build/es6/node_modules/@haxtheweb/app-hax/lib/assets/images/PartyStyle.svg"
37
+ },
38
"learn-two-theme": {
39
"element": "learn-two-theme",
40
"path": "@haxtheweb/learn-two-theme/learn-two-theme.js",
0 commit comments