mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Set dock tab contrast bg color (#5143)
This commit is contained in:
parent
37d8294198
commit
90d4d41936
@ -69,6 +69,7 @@
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
transition: flex-basis 25ms ease-in;
|
transition: flex-basis 25ms ease-in;
|
||||||
|
background: var(--dockInfoBackground);
|
||||||
|
|
||||||
&.terminal {
|
&.terminal {
|
||||||
background: var(--terminalBackground);
|
background: var(--terminalBackground);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user