Basic auto-complete functionality added. Just need to finish up with toke command memory and permission map system.

This commit is contained in:
rainbow napkin 2025-01-04 04:00:58 -05:00
parent 8f45048ab6
commit 23a71a5478
5 changed files with 132 additions and 20 deletions

View file

@ -288,7 +288,7 @@ p.channel-guide-entry-item{
}
#chat-panel-prompt-autocomplete{
color: var(--focus0);
color: var(--accent0-alt1);
text-shadow: var(--focus-glow0-alt0);
}