filecat 6.5.2 → 6.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -529,3 +529,7 @@ nav:hover::-webkit-scrollbar-thumb {
529
529
  background: var(--divider);
530
530
  border-radius: 4px;
531
531
  }
532
+
533
+ .dashboard label, .dashboard_label {
534
+ color: var(--textPrimary);
535
+ }
@@ -382,6 +382,10 @@ table th {
382
382
  border-radius: var(--border-radius);
383
383
  }
384
384
 
385
+ .dashboard label, .dashboard_label {
386
+ color: var(--textPrimary);
387
+ }
388
+
385
389
  .chat-session-list {
386
390
  background: var(--background);
387
391
  border-radius: var(--border-radius);
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>{{{web_site_title}}}</title><link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"/><script defer="defer" src="main.5b40fb71f00dd3a3af0f.js"></script></head><body><div id="root"></div></body><script id="pre_code" type="text/template">return {{{Windows_FileCat}}};</script><script>window.EXCALIDRAW_ASSET_PATH = "/";window.FileCat;</script></html>
1
+ <!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>{{{web_site_title}}}</title><link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"/><script defer="defer" src="main.c5df6333046e28ceb91a.js"></script></head><body><div id="root"></div></body><script id="pre_code" type="text/template">return {{{Windows_FileCat}}};</script><script>window.EXCALIDRAW_ASSET_PATH = "/";window.FileCat;</script></html>