mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 01:04:36 +00:00
Use same header color for Available Tools as System Prompt
This commit is contained in:
parent
f9838bb5d4
commit
f49d2aac12
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue