diff --git a/examples/css/darktheme.css b/examples/css/darktheme.css index b6e969d..5637c26 100644 --- a/examples/css/darktheme.css +++ b/examples/css/darktheme.css @@ -15,7 +15,7 @@ div.jsoneditor-field, div.jsoneditor-value { color: #ffffff; } -div.jsoneditor-search div.jsoneditor-frame { +table.jsoneditor-search div.jsoneditor-frame { background: #808080; }