refactor: light theme for cmdk

This commit is contained in:
iCrawl
2022-09-16 23:42:01 +02:00
parent 1d72663e92
commit bccc2c8e89
6 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
[data-backdrop] {
background-color: rgb(0 0 0 / 25%);
background-color: rgb(0 0 0 / 35%);
}