feat(webui): highlight slash commands and app mentions (#4933)

This commit is contained in:
chengyongru
2026-07-15 00:34:22 +08:00
committed by GitHub
parent 2116e32013
commit 37165b0db0
15 changed files with 459 additions and 88 deletions
+2
View File
@@ -25,6 +25,7 @@
--border: 0 0% 89.8%;
--input: 0 0% 89.8%;
--ring: 0 0% 3.9%;
--inline-token-highlight: 221 70% 50%;
--radius: 0.4375rem;
--sidebar: 0 0% 98.5%;
--sidebar-foreground: 0 0% 3.9%;
@@ -56,6 +57,7 @@
--border: 0 0% 18%;
--input: 0 0% 18%;
--ring: 0 0% 83.1%;
--inline-token-highlight: 217 92% 72%;
--sidebar: 0 0% 11.5%;
--sidebar-foreground: 0 0% 98%;
--sidebar-accent: 0 0% 15.5%;