enhance(ui): polish the non-accent colors

This commit is contained in:
charlie
2024-01-23 16:36:45 +08:00
parent ea6e07cd2e
commit 388e9f33fc
9 changed files with 58 additions and 46 deletions

View File

@@ -74,6 +74,10 @@ html {
}
#ui__ac-inner {}
.cp__cmdk {
--lx-gray-07: var(--rx-gray-07);
}
}
}