fix: command palette tweaks and fixes (#7876)

This commit is contained in:
David Luzar
2024-04-11 11:39:19 +02:00
committed by GitHub
parent 4987cc53d0
commit f597bd3e01
10 changed files with 116 additions and 44 deletions

View File

@@ -38,7 +38,7 @@
background-color: #ecfdf5;
color: #064e3c;
}
&.ExcalidrawPlus {
&.highlighted {
color: var(--color-promo);
}
}