We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6932c3b commit 014834aCopy full SHA for 014834a
packages/plugin-outline-pane/src/views/style.less
@@ -28,7 +28,7 @@
28
}
29
30
.lc-outline-filter-icon {
31
- background: var(--color-block-background-shallow, #ebecf0);
+ background: var(--color-block-background-light, #ebecf0);
32
border: 1px solid var(--color-field-border, #c4c6cf);
33
display: flex;
34
align-items: center;
0 commit comments