Merge branch 'master' into enhance/mobile-ux-2

This commit is contained in:
Andelf
2022-12-06 12:46:15 +08:00
committed by GitHub
20 changed files with 5393 additions and 277 deletions

View File

@@ -1923,7 +1923,8 @@
(when bg-color
{:style {:background-color (if (some #{bg-color} ui/block-background-colors)
(str "var(--ls-highlight-color-" bg-color ")")
bg-color)}
bg-color)
:color (when-not (some #{bg-color} ui/block-background-colors) "white")}
:class "px-1 with-bg-color"}))
(remove-nils
(concat