Fix the purple frame's color :)
This commit is contained in:
parent
eace0c9aac
commit
d7011a6ddb
@ -112,7 +112,7 @@ QubesVmLabels = {
|
|||||||
"yellow" : QubesVmLabel ("yellow"),
|
"yellow" : QubesVmLabel ("yellow"),
|
||||||
"orange" : QubesVmLabel ("orange"),
|
"orange" : QubesVmLabel ("orange"),
|
||||||
"red" : QubesVmLabel ("red"),
|
"red" : QubesVmLabel ("red"),
|
||||||
"purple" : QubesVmLabel ("purple"),
|
"purple" : QubesVmLabel ("purple", color="0xb83374"),
|
||||||
"green" : QubesVmLabel ("green", color="0x5fa05e"),
|
"green" : QubesVmLabel ("green", color="0x5fa05e"),
|
||||||
"blue" : QubesVmLabel ("blue"),
|
"blue" : QubesVmLabel ("blue"),
|
||||||
"gray" : QubesVmLabel ("gray"),
|
"gray" : QubesVmLabel ("gray"),
|
||||||
|
Loading…
Reference in New Issue
Block a user