broadfield-dev commited on
Commit
59c1c6e
·
verified ·
1 Parent(s): 905715b

Update gradio_keylock/component.py

Browse files
Files changed (1) hide show
  1. gradio_keylock/component.py +1 -1
gradio_keylock/component.py CHANGED
@@ -245,7 +245,7 @@ class KeylockDecoderComponent:
245
  margin-top: 1.5rem;
246
  }
247
  .tool-accordion span {
248
- color: var(--100);
249
  }
250
  .tool-accordion > .label-wrap {
251
  background-color: #161b22 !important;
 
245
  margin-top: 1.5rem;
246
  }
247
  .tool-accordion span {
248
+ color: var(--primary-100);
249
  }
250
  .tool-accordion > .label-wrap {
251
  background-color: #161b22 !important;