mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Set dock tab contrast bg color (#5143)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
This commit is contained in:
parent
081e16b09e
commit
e43ba8100b
@ -63,6 +63,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