Update gradio_keylock/component.py
Browse files
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;
|