diff --git a/wwwroot/public/rag/index.ui b/wwwroot/public/rag/index.ui index e6260f6..43602c1 100644 --- a/wwwroot/public/rag/index.ui +++ b/wwwroot/public/rag/index.ui @@ -2,6 +2,7 @@ "widgettype":"VScrollPanel", "options":{ "bgimage":"{{entire_url('/imgs/leaf.jpg')}}", + "color": "#111111", "width":"100%", "height":"100%" }, @@ -9,7 +10,6 @@ { "widgettype":"MdWidget", "options":{ - "color": "#fefefe", "md_url":"{{entire_url('rag.md')}}" } }