Theme Unity force-quit window. Fixes #132
parent
ac5ade4d1b
commit
ea635773a7
|
@ -73,3 +73,7 @@ UnityPanelWidget,
|
|||
background-image: none;
|
||||
color: shade(@panel_fg_color, 1.08);
|
||||
}
|
||||
|
||||
SheetStyleDialog.unity-force-quit {
|
||||
background-color: @theme_bg_color;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue