feat: enhance prompt variable handling and add system variable options in prompts modal (#2128)

This commit is contained in:
Alex
2025-11-03 13:54:13 +00:00
committed by GitHub
parent 0c251e066b
commit 6626723180
9 changed files with 252 additions and 26 deletions

View File

@@ -225,6 +225,16 @@ layer(base);
}
@layer base {
.prompt-variable-highlight {
background-color: rgba(106, 77, 244, 0.18);
border-radius: 0.375rem;
padding: 0 0.25rem;
}
.dark .prompt-variable-highlight {
background-color: rgba(106, 77, 244, 0.32);
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document