Use same header color for Available Tools as System Prompt
This commit is contained in:
@@ -548,7 +548,7 @@
|
|||||||
|
|
||||||
.tools-header {
|
.tools-header {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: var(--warning);
|
color: var(--customMessageLabel);
|
||||||
margin-bottom: var(--line-height);
|
margin-bottom: var(--line-height);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user