JayBene1 commited on
Commit
f2a1755
·
verified ·
1 Parent(s): 7808e48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -460,11 +460,11 @@ with gr.Blocks(theme=theme, title="Kwekel Companies Contact Search Tool", css=""
460
 
461
  /* Form and block styles */
462
  .gr-form, .gr-form * {
463
- color: #e5e5e5 !important;
464
  }
465
 
466
  .gr-block, .gr-block * {
467
- color: #e5e5e5 !important;
468
  }
469
 
470
  /* Panel and container styles */
@@ -491,7 +491,7 @@ with gr.Blocks(theme=theme, title="Kwekel Companies Contact Search Tool", css=""
491
  .gr-textbox-label,
492
  .gr-markdown-label,
493
  .gr-code-label {
494
- color: #e5e5e5 !important;
495
  }
496
 
497
  /* Override any remaining dark text */
 
460
 
461
  /* Form and block styles */
462
  .gr-form, .gr-form * {
463
+ color: #2d2d2d !important;
464
  }
465
 
466
  .gr-block, .gr-block * {
467
+ color: #2d2d2d !important;
468
  }
469
 
470
  /* Panel and container styles */
 
491
  .gr-textbox-label,
492
  .gr-markdown-label,
493
  .gr-code-label {
494
+ color: #2d2d2d !important;
495
  }
496
 
497
  /* Override any remaining dark text */