Add field for playground:theme to playground presets (re: #6351)

This commit is contained in:
Quincy Morgan
2019-09-24 18:57:42 +02:00
parent 6803a1dbd9
commit 8a6fa241df
8 changed files with 30 additions and 4 deletions
@@ -0,0 +1,5 @@
{
"key": "playground:theme",
"type": "combo",
"label": "Theme"
}