assets: adapt default_dark theme definitions

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2020-11-05 17:51:45 +01:00
parent 6350d14ce7
commit 00ad56ce71

View File

@@ -0,0 +1,10 @@
Theme (
styles: {
"container_form": (
base: "container",
properties: {
"border": 1,
},
),
}
)