assets: adapt fluent_dark theme definitions

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

View File

@@ -1,15 +1,9 @@
Theme ( Theme (
styles: { styles: {
"button_single_content_segmdl2": ( "container_form": (
base: "button_single_content",
properties: {
"icon font": "$SEGEO_ICON_FONT",
},
),
"container_master_detail": (
base: "container", base: "container",
properties: { properties: {
"padding": 14, "border": 1,
}, },
), ),
} }