filecat 6.5.0 → 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.
@@ -363,6 +363,7 @@ table th {
363
363
  .chat-input-area textarea {
364
364
  background: var(--surfacePrimary);
365
365
  border-radius: var(--border-radius);
366
+ color: var(--textPrimary);
366
367
  }
367
368
 
368
369
  .common-box {
@@ -528,3 +529,7 @@ nav:hover::-webkit-scrollbar-thumb {
528
529
  background: var(--divider);
529
530
  border-radius: 4px;
530
531
  }
532
+
533
+ .dashboard label, .dashboard_label {
534
+ color: var(--textPrimary);
535
+ }
@@ -359,6 +359,7 @@ table th {
359
359
  .chat-input-area textarea {
360
360
  background: var(--surfacePrimary);
361
361
  border-radius: var(--border-radius);
362
+ color: var(--textPrimary);
362
363
  }
363
364
 
364
365
  .common-box {
@@ -381,6 +382,10 @@ table th {
381
382
  border-radius: var(--border-radius);
382
383
  }
383
384
 
385
+ .dashboard label, .dashboard_label {
386
+ color: var(--textPrimary);
387
+ }
388
+
384
389
  .chat-session-list {
385
390
  background: var(--background);
386
391
  border-radius: var(--border-radius);
@@ -468,7 +473,7 @@ table th {
468
473
  nav .nav_2 {
469
474
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1); /* 使用更柔和的缓动曲线 */
470
475
  border-radius: var(--border-radius-lg); /* 使用你定义的圆角变量 */
471
- margin: 4px 8px; /* 给菜单项之间留出空间 */
476
+ /*margin: 4px 8px; !* 给菜单项之间留出空间 *!*/
472
477
  width: auto;
473
478
  }
474
479
 
@@ -1662,7 +1662,7 @@ table th {
1662
1662
  nav .nav_2 {
1663
1663
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1); /* 使用更柔和的缓动曲线 */
1664
1664
  border-radius: var(--border-radius-lg); /* 使用你定义的圆角变量 */
1665
- margin: 4px 8px; /* 给菜单项之间留出空间 */
1665
+ /*margin: 4px 8px; !* 给菜单项之间留出空间 *!*/
1666
1666
  width: auto;
1667
1667
  }
1668
1668
 
@@ -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.ad6b44956c7862b8107b.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>