How to change the color of panel lock?
DaMar4 opened this issue · 3 comments
DaMar4 commented
hi everyone, how I can change color(background color and foregroundcolor) of this panel?
panels = {
"lock": {
"cmd": "alacritty -e newm-panel-basic lock",
"w": 0.7,
"h": 0.7,
"corner_radius": 20,
},
CRAG666 commented
It depends on the color of your terminal
DaMar4 commented
thanks a lot