getting the borders right
This commit is contained in:
parent
0e4fd10c60
commit
b3068d1d1a
|
@ -46,8 +46,8 @@ theme.tasklist_button_shape_border_color = {
|
||||||
from = {bsize/2,0},
|
from = {bsize/2,0},
|
||||||
to = {bsize/2,bsize},
|
to = {bsize/2,bsize},
|
||||||
stops = {
|
stops = {
|
||||||
{ 0 , "#FFFFFF33"},
|
{ 0 , "#FFFFFF46"},
|
||||||
{ 1, "#43434333"},
|
{ 1, "#43434346"},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue