remove non-zero xthickness from "small_entry" widgets (gain display, peak display in mixer strip).
Unnecessary and wrong once you can see the border in a different color from the base
This commit is contained in:
parent
5c12c421e7
commit
21eb660d9b
@ -661,8 +661,6 @@ style "medium_bold_entry" = "medium_bold_text"
|
||||
|
||||
style "small_entry" = "small_text"
|
||||
{
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
fg[NORMAL] = @texts
|
||||
fg[ACTIVE] = @contrasting_indicator
|
||||
fg[SELECTED] = @fg_selected
|
||||
|
Loading…
Reference in New Issue
Block a user